Uses of Interface
edu.jas.gbufd.RReduction
Packages that use RReduction
-
Uses of RReduction in edu.jas.gbufd
Subinterfaces of RReduction in edu.jas.gbufdModifier and TypeInterfaceDescriptioninterfaceRPseudoReduction<C extends RegularRingElem<C>>Polynomial R pseudo reduction interface.Classes in edu.jas.gbufd that implement RReductionModifier and TypeClassDescriptionclassRPseudoReductionSeq<C extends RegularRingElem<C>>Polynomial regular ring pseudo reduction sequential use algorithm.classRReductionSeq<C extends RegularRingElem<C>>Polynomial Regular ring Reduction sequential use algorithm.Fields in edu.jas.gbufd declared as RReductionModifier and TypeFieldDescriptionprotected RReduction<C> RGroebnerBaseSeq.rredReduction engine.protected final RReduction<C> OrderedRPairlist.rreductionConstructors in edu.jas.gbufd with parameters of type RReduction