Uses of Class
org.tweetyproject.math.term.AbsoluteValue
Packages that use AbsoluteValue
-
Uses of AbsoluteValue in org.tweetyproject.math.equation
Methods in org.tweetyproject.math.equation that return types with arguments of type AbsoluteValueModifier and TypeMethodDescriptionStatement.getAbsoluteValues()Returns all absolute values of this statement. -
Uses of AbsoluteValue in org.tweetyproject.math.term
Methods in org.tweetyproject.math.term that return types with arguments of type AbsoluteValueModifier 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()