Uses of Class
org.tweetyproject.math.term.AbsoluteValue
-
Uses of AbsoluteValue in org.tweetyproject.math.equation
Modifier and TypeMethodDescriptionStatement.getAbsoluteValues()
Returns all absolute values of this statement. -
Uses of AbsoluteValue in org.tweetyproject.math.term
Modifier and TypeMethodDescriptionAbsoluteValue.getAbsoluteValues()
AssociativeOperation.getAbsoluteValues()
Constant.getAbsoluteValues()
Difference.getAbsoluteValues()
Fraction.getAbsoluteValues()
FunctionalTerm.getAbsoluteValues()
abstract Set<AbsoluteValue>
Term.getAbsoluteValues()
Returns all absolute values of this term.Variable.getAbsoluteValues()