Documentation of 'edu.jas.gbufd.PseudoReductionSeq' Java class
PseudoReductionSeq
edu.jas.gbufd

Class PseudoReductionSeq<C extends RingElem<C>>

  • Type Parameters:
    C - coefficient type
    All Implemented Interfaces:
    Reduction<C>, PseudoReduction<C>, java.io.Serializable


    public class PseudoReductionSeq<C extends RingElem<C>>
    extends ReductionAbstract<C>
    implements PseudoReduction<C>
    Polynomial pseudo reduction sequential use algorithm. Coefficients of polynomials must not be from a field, i.e. the fraction free reduction is implemented. Implements normalform.
    See Also:
    Serialized Form
    • Constructor Detail

      • PseudoReductionSeq

        public PseudoReductionSeq()
        Constructor.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.