Package edu.jas.gb

Class WordReductionSeq<C extends RingElem<C>>

java.lang.Object
edu.jas.gb.WordReductionAbstract<C>
edu.jas.gb.WordReductionSeq<C>
Type Parameters:
C - coefficient type
All Implemented Interfaces:
WordReduction<C>, Serializable

public class WordReductionSeq<C extends RingElem<C>> extends WordReductionAbstract<C>
Polynomial word reduction sequential use algorithm. Implements normalform.
See Also: