Package edu.jas.gb

Class EReductionSeq<C extends RingElem<C>>

Type Parameters:
C - coefficient type
All Implemented Interfaces:
DReduction<C>, EReduction<C>, Reduction<C>, Serializable

public class EReductionSeq<C extends RingElem<C>> extends DReductionSeq<C> implements EReduction<C>
Polynomial E-Reduction sequential use algorithm. Implements normalform.
See Also: