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

Class GroebnerBasePseudoSeq<C extends GcdRingElem<C>>

    • Constructor Detail

      • GroebnerBasePseudoSeq

        public GroebnerBasePseudoSeq(RingFactory<C> rf)
        Constructor.
        Parameters:
        rf - coefficient ring factory.
      • GroebnerBasePseudoSeq

        public GroebnerBasePseudoSeq(RingFactory<C> rf,
                                     PairList<C> pl)
        Constructor.
        Parameters:
        rf - coefficient ring factory.
        pl - pair selection strategy
      • GroebnerBasePseudoSeq

        public GroebnerBasePseudoSeq(PseudoReduction<C> red,
                                     RingFactory<C> rf,
                                     PairList<C> pl)
        Constructor.
        Parameters:
        red - pseudo reduction engine.
        rf - coefficient ring factory. Note: red must be an instance of PseudoReductionSeq.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.