Uses of Interface
dev.civl.sarl.ideal.IF.Polynomial
Packages that use Polynomial
Package
Description
The ideal module supports reasoning about numerical expressions using "ideal"
mathematical reals and integers.
-
Uses of Polynomial in dev.civl.sarl.ideal.IF
Methods in dev.civl.sarl.ideal.IF that return PolynomialModifier and TypeMethodDescriptionIdealFactory.polynomial(SymbolicType type, Monomial[] terms) Produces the result of summing theMonomials of a term map as aPolynomial.