Uses of Class
edu.jas.gb.SigPoly
Packages that use SigPoly
-
Uses of SigPoly in edu.jas.gb
Fields in edu.jas.gb declared as SigPolyFields in edu.jas.gb with type parameters of type SigPolyMethods in edu.jas.gb that return SigPolyModifier and TypeMethodDescriptionSigReduction.sigNormalform(List<GenPolynomial<C>> F, List<SigPoly<C>> G, SigPoly<C> A) Normalform.SigReductionSeq.sigNormalform(List<GenPolynomial<C>> F, List<SigPoly<C>> G, SigPoly<C> A) Top normalform.SigReductionSeq.sigSemiNormalform(List<GenPolynomial<C>> F, List<SigPoly<C>> G, SigPoly<C> A) Top semi-complete normalform.Methods in edu.jas.gb with parameters of type SigPolyModifier and TypeMethodDescriptionbooleanIs in Normalform.booleanIs in top normalform.booleanIs top reducible.booleanIs top reducible.booleanIs sigma redundant.booleanIs sigma redundant, alternative algorithm.SigReduction.sigNormalform(List<GenPolynomial<C>> F, List<SigPoly<C>> G, SigPoly<C> A) Normalform.SigReductionSeq.sigNormalform(List<GenPolynomial<C>> F, List<SigPoly<C>> G, SigPoly<C> A) Top normalform.SigReductionSeq.sigSemiNormalform(List<GenPolynomial<C>> F, List<SigPoly<C>> G, SigPoly<C> A) Top semi-complete normalform.SigReduction.SPolynomial(SigPoly<C> Ap, SigPoly<C> Bp) S-Polynomial.SigReductionSeq.SPolynomial(SigPoly<C> A, SigPoly<C> B) S-Polynomial.SigReductionSeq.SPolynomialExpVectorFactors(SigPoly<C> A, SigPoly<C> B) S-Polynomial factors.GenPolynomial<C>[]SigReductionSeq.SPolynomialFactors(SigPoly<C> A, SigPoly<C> B) S-Polynomial polynomial factors.SigReductionSeq.SPolynomialHalf(SigPoly<C> A, SigPoly<C> B) S-Polynomial half.Method parameters in edu.jas.gb with type arguments of type SigPolyModifier and TypeMethodDescriptionbooleanIs in Normalform.booleanIs in top normalform.booleanIs top reducible.booleanIs top reducible.booleanIs sigma redundant.booleanIs sigma redundant, alternative algorithm.Select polynomials.Constructors in edu.jas.gb with parameters of type SigPolyModifierConstructorDescriptionSigPair constructor.SigPair constructor.Constructor parameters in edu.jas.gb with type arguments of type SigPoly