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 TypeMethodDescriptionbooleanComprehensiveGroebnerBaseSeq.isCGB(GroebnerSystem<C> F) Comprehensive-Groebner base test.booleanComprehensiveGroebnerBaseSeq.isGB(GroebnerSystem<C> F) Comprehensive-Groebner system and base test.booleanComprehensiveGroebnerBaseSeq.isGBsys(GroebnerSystem<C> F) Comprehensive-Groebner system test.