Package jscl.math.polynomial
Class Monomial
java.lang.Object
jscl.math.polynomial.Monomial
- All Implemented Interfaces:
Comparable
-
Field Summary
Fields -
Method Summary
-
Field Details
-
lexicographic
-
totalDegreeLexicographic
-
degreeReverseLexicographic
-
iteratorOrdering
-
-
Method Details
-
kthElimination
-
unknown
-
ordering
-
multiply
-
multiple
-
multiple
-
divide
- Throws:
ArithmeticException
-
gcd
-
scm
-
degree
public int degree() -
valueof
-
valueof
-
literalValue
-
element
public int element(int n) -
iterator
-
iterator
-
divisor
-
divisor
-
compareTo
-
compareTo
- Specified by:
compareToin interfaceComparable
-
toString
-
toMathML
-
newinstance
-