Uses of Class
org.tweetyproject.math.term.Difference
-
Packages that use Difference Package Description org.tweetyproject.math.term -
-
Uses of Difference in org.tweetyproject.math.term
Methods in org.tweetyproject.math.term that return Difference Modifier and Type Method Description DifferenceTerm. minus(Term t)Returns the sum of this and (-1) * the given term.
-