Package edu.jas.gbufd

Class WordPseudoReductionSeq<C extends RingElem<C>>

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

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