Package edu.jas.gbufd

Interface PseudoReduction<C extends RingElem<C>>

Type Parameters:
C - coefficient type.
All Superinterfaces:
Reduction<C>, Serializable
All Known Subinterfaces:
RPseudoReduction<C>
All Known Implementing Classes:
PseudoReductionPar, PseudoReductionSeq, RPseudoReductionSeq

public interface PseudoReduction<C extends RingElem<C>> extends Reduction<C>
Polynomial pseudo reduction interface. Defines additionally normalformFactor.