|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PolynomialFreeElement
The interface for elements in a free module of polynomials.
PolynomialFreeModule
Method Summary | |
---|---|
Ring |
getCoefficientRing()
Returns the ring of the coefficients of the polynomial. |
java.lang.String |
getIndeterminate()
Returns the indeterminate of the polynomial. |
Methods inherited from interface org.rubato.math.module.FreeElement |
---|
getComponent, getLength, getRingElement, iterator, multiplyCW, productCW, resize |
Methods inherited from interface org.rubato.math.module.ModuleElement |
---|
add, cast, clone, compareTo, difference, equals, fold, getModule, hashCode, isZero, negate, negated, scale, scaled, stringRep, subtract, sum, toString |
Methods inherited from interface org.rubato.xml.XMLInputOutput |
---|
fromXML, getElementTypeName, toXML |
Method Detail |
---|
Ring getCoefficientRing()
java.lang.String getIndeterminate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |