Uses of Interface
org.tweetyproject.math.func.SimpleRealValuedFunction
Package
Description
-
Uses of SimpleRealValuedFunction in org.tweetyproject.arg.prob.dynamics
ModifierConstructorDescriptionAbstractPAChangeOperator
(PASemantics semantics, RealVectorNorm norm, SimpleRealValuedFunction f) Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing.PARevisionOperator
(PASemantics semantics, RealVectorNorm norm, SimpleRealValuedFunction f) Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing.PAUpdateOperator
(PASemantics semantics, RealVectorNorm norm, SimpleRealValuedFunction f) Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing. -
Uses of SimpleRealValuedFunction in org.tweetyproject.math.func
-
Uses of SimpleRealValuedFunction in org.tweetyproject.math.norm