Uses of Class
edu.jas.gb.Pair
Packages that use Pair
Package
Description
Groebner bases package.
Groebner bases using unique factorization package.
-
Uses of Pair in edu.jas.gb
Fields in edu.jas.gb declared as PairFields in edu.jas.gb with type parameters of type PairModifier and TypeFieldDescriptionprotected final SortedMap
<ExpVector, LinkedList<Pair<C>>> OrderedPairlist.pairlist
Methods in edu.jas.gb that return PairModifier and TypeMethodDescriptionCriticalPairList.removeNext()
Get and remove the next required pair from the pairlist.OrderedDPairlist.removeNext()
Remove the next required pair from the pairlist and reduction matrix.OrderedMinPairlist.removeNext()
Remove the next required pair from the pairlist and reduction matrix.OrderedPairlist.removeNext()
Remove the next required pair from the pairlist and reduction matrix.OrderedSyzPairlist.removeNext()
Remove the next required pair from the pairlist and reduction matrix.PairList.removeNext()
Remove the next required pair from the pairlist and reduction matrix.Methods in edu.jas.gb with parameters of type PairModifier and TypeMethodDescriptionint
compareTo used in TreeMap // not used at moment.Constructors in edu.jas.gb with parameters of type PairModifierConstructorDescriptionGBTransportMessPair
(Pair<C> p) GBTransportMessPair.GBTransportMessPairIndex. -
Uses of Pair in edu.jas.gbufd
Methods in edu.jas.gbufd that return PairModifier and TypeMethodDescriptionOrderedRPairlist.removeNext()
Remove the next required pair from the pairlist and reduction matrix.