|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProductFreeModule
The interface for free modules over product rings.
ProductFreeElement
Method Summary | |
---|---|
Ring |
getFactor(int i)
|
int |
getFactorCount()
|
Ring[] |
getFactors()
|
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 |
---|
int getFactorCount()
Ring[] getFactors()
Ring getFactor(int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |