Package edu.jas.gb

Class ReductionSeq<C extends RingElem<C>>

java.lang.Object
edu.jas.gb.ReductionAbstract<C>
edu.jas.gb.ReductionSeq<C>
Type Parameters:
C - coefficient type
All Implemented Interfaces:
Reduction<C>, Serializable

public class ReductionSeq<C extends RingElem<C>> extends ReductionAbstract<C>
Polynomial reduction sequential use algorithm. Implements normalform.
See Also: