Uses of Class
edu.jas.gb.SigPair
Packages that use SigPair
-
Uses of SigPair in edu.jas.gb
Classes in edu.jas.gb that implement interfaces with type arguments of type SigPairModifier and TypeClassDescriptionclassSerializable subclass to hold pairs of polynomials.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.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.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.Select signatures.Sort signature polynomials according to the degree its signatures.