|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProductFreeElement
The interface for elements in a free module over a product ring.
ProductFreeModule
Method Summary | |
---|---|
int |
getFactorCount()
Returns the number of factors of the underlying product ring. |
ProductRing |
getRing()
Returns the underlying product ring. |
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 |
---|
int getFactorCount()
ProductRing getRing()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |