Uses of Interface
org.tweetyproject.math.func.SimpleRealValuedFunction
Packages that use SimpleRealValuedFunction
Package
Description
-
Uses of SimpleRealValuedFunction in org.tweetyproject.arg.prob.dynamics
Constructors in org.tweetyproject.arg.prob.dynamics with parameters of type SimpleRealValuedFunctionModifierConstructorDescriptionAbstractPAChangeOperator
(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
Classes in org.tweetyproject.math.func that implement SimpleRealValuedFunction -
Uses of SimpleRealValuedFunction in org.tweetyproject.math.norm
Classes in org.tweetyproject.math.norm that implement SimpleRealValuedFunction