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 TypeInterfaceDescriptioninterface
RPseudoReduction<C extends RegularRingElem<C>>
Polynomial R pseudo reduction interface.Classes in edu.jas.gbufd that implement RReductionModifier and TypeClassDescriptionclass
RPseudoReductionSeq<C extends RegularRingElem<C>>
Polynomial regular ring pseudo reduction sequential use algorithm.class
RReductionSeq<C extends RegularRingElem<C>>
Polynomial Regular ring Reduction sequential use algorithm.Fields in edu.jas.gbufd declared as RReductionModifier and TypeFieldDescriptionprotected RReduction
<C> RGroebnerBaseSeq.rred
Reduction engine.protected final RReduction
<C> OrderedRPairlist.rreduction
Constructors in edu.jas.gbufd with parameters of type RReduction