Uses of Class
edu.jas.application.GroebnerSystem
Packages that use GroebnerSystem
-
Uses of GroebnerSystem in edu.jas.application
Methods in edu.jas.application that return GroebnerSystemModifier and TypeMethodDescriptionComprehensiveGroebnerBaseSeq.GBsys
(List<GenPolynomial<GenPolynomial<C>>> F) Comprehensive Groebner base system using pairlist class.Methods in edu.jas.application with parameters of type GroebnerSystemModifier and TypeMethodDescriptionboolean
ComprehensiveGroebnerBaseSeq.isCGB
(GroebnerSystem<C> F) Comprehensive-Groebner base test.boolean
ComprehensiveGroebnerBaseSeq.isGB
(GroebnerSystem<C> F) Comprehensive-Groebner system and base test.boolean
ComprehensiveGroebnerBaseSeq.isGBsys
(GroebnerSystem<C> F) Comprehensive-Groebner system test.