Uses of Interface
jline.lang.reward.RewardFunction
Packages that use RewardFunction
-
Uses of RewardFunction in jline.lang
Fields in jline.lang with type parameters of type RewardFunctionMethods in jline.lang that return RewardFunctionModifier and TypeMethodDescriptionGet a specific reward function by name.Methods in jline.lang that return types with arguments of type RewardFunctionMethods in jline.lang with parameters of type RewardFunctionModifier and TypeMethodDescriptionvoidNetwork.setReward(String name, RewardFunction rewardFn) Define a reward function for CTMC reward computation.