Uses of Class
edu.jas.gb.SigPair
Packages that use SigPair
-
Uses of SigPair in edu.jas.gb
Methods in edu.jas.gb that return SigPairModifier and TypeMethodDescriptionPair with signature.GroebnerBaseArriSigSeqIter.newPair(GenPolynomial<C> s, SigPoly<C> A, SigPoly<C> B, List<SigPoly<C>> G) Pair with signature.Pair with signature.Pair with signature.Methods in edu.jas.gb that return types with arguments of type SigPairModifier and TypeMethodDescriptionSigReductionSeq.minDegSubset(List<SigPair<C>> F) Select signature polynomials of minimal degree and non minimal degree.Prune total pair list P.Prune total pair list P.Prune total pair list P.Prune total pair list P.GroebnerBaseArriSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.GroebnerBaseF5zSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.GroebnerBaseGGVSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.GroebnerBaseSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.Sort signature polynomials according to the degree its signatures.Methods in edu.jas.gb with parameters of type SigPairModifier and TypeMethodDescriptionintcompareTo used in TreeMap // not used at moment.(package private) GenPolynomial<C> GroebnerBaseArriSigSeqIter.SPolynomial(SigPair<C> P) S-Polynomial.(package private) GenPolynomial<C> GroebnerBaseSigSeqIter.SPolynomial(SigPair<C> P) S-Polynomial.Method parameters in edu.jas.gb with type arguments of type SigPairModifier and TypeMethodDescriptionSigReductionSeq.minDegSubset(List<SigPair<C>> F) Select signature polynomials of minimal degree and non minimal degree.longSigReductionSeq.minimalSigDegree(List<SigPair<C>> F) Minimal degree of signatures.Prune total pair list P.Prune total pair list P.Prune total pair list P.Prune total pair list P.GroebnerBaseArriSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.GroebnerBaseF5zSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.GroebnerBaseGGVSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.GroebnerBaseSigSeqIter.pruneS(List<SigPair<C>> S, List<ExpVector> syz, List<SigPoly<C>> done, List<SigPoly<C>> G) Prune pair list of degree d.Select signatures.Sort signature polynomials according to the degree its signatures.