Class Local<C extends RingElem<C>>

java.lang.Object
edu.jas.poly.Local<C>
All Implemented Interfaces:
AbelianGroupElem<Local<C>>, Element<Local<C>>, MonoidElem<Local<C>>, QuotPair<C>, RingElem<Local<C>>, Serializable, Comparable<Local<C>>

public class Local<C extends RingElem<C>> extends Object implements RingElem<Local<C>>, QuotPair<C>
Local element based on RingElem pairs. Objects of this class are (nearly) immutable.
Author:
Heinz Kredel
See Also: