org.rubato.math.module
Interface RStringFreeElement

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable<ModuleElement>, FreeElement, java.lang.Iterable<RingElement>, ModuleElement, java.io.Serializable, XMLInputOutput<ModuleElement>
All Known Implementing Classes:
RStringElement, RStringProperFreeElement

public interface RStringFreeElement
extends FreeElement

The interface for elements in a free module over RString.

Author:
Gérard Milmeister
See Also:
RStringFreeModule

Method Summary
 
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