Package jscl.math.polynomial
Class Term
java.lang.Object
jscl.math.polynomial.Term
- All Implemented Interfaces:
Comparable
-
Constructor Details
-
Term
-
-
Method Details
-
subtract
-
multiply
-
multiply
-
multiply
-
divide
-
divide
-
negate
-
signum
public int signum() -
monomial
-
coef
-
compareTo
-
compareTo
- Specified by:
compareToin interfaceComparable
-
toString
-