|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModularPolynomialFreeModule
The interface for free modules over modular polynomials.
Method Summary | |
---|---|
Ring |
getCoefficientRing()
Returns the ring of the coefficients of the polynomials. |
java.lang.String |
getIndeterminate()
Returns the indeterminate of this modular polynomial module. |
PolynomialElement |
getModulus()
Returns the modulus of this modular polynomial module. |
PolynomialRing |
getModulusRing()
Returns the ring of the modulus. |
Methods inherited from interface org.rubato.math.module.FreeModule |
---|
getInjection, getProjection, getUnitElement, isVectorspace |
Methods inherited from interface org.rubato.math.module.Module |
---|
cast, compareTo, createElement, equals, getComponentModule, getDimension, getIdentityMorphism, getNullModule, getRing, getTranslation, getZero, hasElement, hashCode, isNullModule, isRing, parseString, toString, toVisualString |
Methods inherited from interface org.rubato.xml.XMLInputOutput |
---|
fromXML, getElementTypeName, toXML |
Method Detail |
---|
Ring getCoefficientRing()
java.lang.String getIndeterminate()
PolynomialElement getModulus()
PolynomialRing getModulusRing()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |