Class IndexListMonomial<C extends RingElem<C>>
java.lang.Object
edu.jas.poly.IndexListMonomial<C>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIndexListMonomial(IndexList e, C c) Constructor of word monomial.IndexListMonomial(Map.Entry<IndexList, C> me) Constructor of word monomial. -
Method Summary
-
Field Details
-
e
IndexList of monomial. -
c
-
-
Constructor Details
-
IndexListMonomial
-
IndexListMonomial
-
-
Method Details
-
indexlist
-
coefficient
-
toString
-