Uses of Class
edu.jas.poly.ModuleList
-
Packages that use ModuleList Package Description edu.jas.gb Groebner bases package.edu.jas.gbmod Module Groebner base package.edu.jas.gbufd Groebner bases using unique factorization package.edu.jas.poly Generic coefficients polynomial package. -
-
Uses of ModuleList in edu.jas.gb
Methods in edu.jas.gb that return ModuleList Modifier and Type Method Description ModuleList<C>GroebnerBase. GB(ModuleList<C> M)GB.ModuleList<C>GroebnerBaseAbstract. GB(ModuleList<C> M)GB.ModuleList<C>GroebnerBaseAbstract. GB(ModuleList<C> M, boolean top)GB.ModuleList<C>SolvableGroebnerBase. leftGB(ModuleList<C> M)Left Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. leftGB(ModuleList<C> M)Left Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. leftGB(ModuleList<C> M, boolean top)Left Groebner base using pairlist class.ModuleList<C>SolvableReductionAbstract. leftNormalform(ModuleList<C> Pp, ModuleList<C> Ap)Module left normalform set.ModuleList<C>SolvableReductionAbstract. leftNormalform(ModuleList<C> Pp, ModuleList<C> Ap, boolean top)Module left normalform set.ModuleList<C>ReductionAbstract. normalform(ModuleList<C> Pp, ModuleList<C> Ap)Module normalform set.ModuleList<C>ReductionAbstract. normalform(ModuleList<C> Pp, ModuleList<C> Ap, boolean top)Module normalform set.ModuleList<C>SolvableGroebnerBase. rightGB(ModuleList<C> M)Right Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. rightGB(ModuleList<C> M)Right Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBase. twosidedGB(ModuleList<C> M)Twosided Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. twosidedGB(ModuleList<C> M)Twosided Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. twosidedGB(ModuleList<C> M, boolean top)Twosided Groebner base using pairlist class.Methods in edu.jas.gb with parameters of type ModuleList Modifier and Type Method Description ModuleList<C>GroebnerBase. GB(ModuleList<C> M)GB.ModuleList<C>GroebnerBaseAbstract. GB(ModuleList<C> M)GB.ModuleList<C>GroebnerBaseAbstract. GB(ModuleList<C> M, boolean top)GB.booleanGroebnerBase. isGB(ModuleList<C> M)isGB.booleanGroebnerBaseAbstract. isGB(ModuleList<C> M)isGB.booleanGroebnerBaseAbstract. isGB(ModuleList<C> M, boolean top)isGB.booleanSolvableGroebnerBase. isLeftGB(ModuleList<C> M)Module left Groebner base test.booleanSolvableGroebnerBaseAbstract. isLeftGB(ModuleList<C> M)Module left Groebner base test.booleanSolvableGroebnerBaseAbstract. isLeftGB(ModuleList<C> M, boolean top)Module left Groebner base test.booleanSolvableGroebnerBase. isRightGB(ModuleList<C> M)Module right Groebner base test.booleanSolvableGroebnerBaseAbstract. isRightGB(ModuleList<C> M)Module right Groebner base test.booleanSolvableGroebnerBaseAbstract. isRightGB(ModuleList<C> M, boolean top)Module right Groebner base test.booleanSolvableGroebnerBase. isTwosidedGB(ModuleList<C> M)Module twosided Groebner base test.booleanSolvableGroebnerBaseAbstract. isTwosidedGB(ModuleList<C> M)Module twosided Groebner base test.booleanSolvableGroebnerBaseAbstract. isTwosidedGB(ModuleList<C> M, boolean top)Module twosided Groebner base test.ModuleList<C>SolvableGroebnerBase. leftGB(ModuleList<C> M)Left Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. leftGB(ModuleList<C> M)Left Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. leftGB(ModuleList<C> M, boolean top)Left Groebner base using pairlist class.ModuleList<C>SolvableReductionAbstract. leftNormalform(ModuleList<C> Pp, ModuleList<C> Ap)Module left normalform set.ModuleList<C>SolvableReductionAbstract. leftNormalform(ModuleList<C> Pp, ModuleList<C> Ap, boolean top)Module left normalform set.ModuleList<C>ReductionAbstract. normalform(ModuleList<C> Pp, ModuleList<C> Ap)Module normalform set.ModuleList<C>ReductionAbstract. normalform(ModuleList<C> Pp, ModuleList<C> Ap, boolean top)Module normalform set.ModuleList<C>SolvableGroebnerBase. rightGB(ModuleList<C> M)Right Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. rightGB(ModuleList<C> M)Right Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBase. twosidedGB(ModuleList<C> M)Twosided Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. twosidedGB(ModuleList<C> M)Twosided Groebner base using pairlist class.ModuleList<C>SolvableGroebnerBaseAbstract. twosidedGB(ModuleList<C> M, boolean top)Twosided Groebner base using pairlist class. -
Uses of ModuleList in edu.jas.gbmod
Methods in edu.jas.gbmod that return ModuleList Modifier and Type Method Description ModuleList<C>ModGroebnerBase. GB(ModuleList<C> M)Deprecated.GB.ModuleList<C>ModGroebnerBaseAbstract. GB(ModuleList<C> M)Deprecated.GB.ModuleList<C>ModSolvableGroebnerBase. leftGB(ModuleList<C> M)Deprecated.Left Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBaseAbstract. leftGB(ModuleList<C> M)Deprecated.Left Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBase. rightGB(ModuleList<C> M)Deprecated.Right Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBaseAbstract. rightGB(ModuleList<C> M)Deprecated.Right Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBase. twosidedGB(ModuleList<C> M)Deprecated.Twosided Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBaseAbstract. twosidedGB(ModuleList<C> M)Deprecated.Twosided Groebner base using pairlist class.Methods in edu.jas.gbmod with parameters of type ModuleList Modifier and Type Method Description ModuleList<C>ModGroebnerBase. GB(ModuleList<C> M)Deprecated.GB.ModuleList<C>ModGroebnerBaseAbstract. GB(ModuleList<C> M)Deprecated.GB.booleanModGroebnerBase. isGB(ModuleList<C> M)Deprecated.isGB.booleanModGroebnerBaseAbstract. isGB(ModuleList<C> M)Deprecated.isGB.booleanModSolvableGroebnerBase. isLeftGB(ModuleList<C> M)Deprecated.Module left Groebner base test.booleanModSolvableGroebnerBaseAbstract. isLeftGB(ModuleList<C> M)Deprecated.Module left Groebner base test.booleanModSolvableGroebnerBase. isRightGB(ModuleList<C> M)Deprecated.Module right Groebner base test.booleanModSolvableGroebnerBaseAbstract. isRightGB(ModuleList<C> M)Deprecated.Module right Groebner base test.booleanModSolvableGroebnerBase. isTwosidedGB(ModuleList<C> M)Deprecated.Module twosided Groebner base test.booleanModSolvableGroebnerBaseAbstract. isTwosidedGB(ModuleList<C> M)Deprecated.Module twosided Groebner base test.ModuleList<C>ModSolvableGroebnerBase. leftGB(ModuleList<C> M)Deprecated.Left Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBaseAbstract. leftGB(ModuleList<C> M)Deprecated.Left Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBase. rightGB(ModuleList<C> M)Deprecated.Right Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBaseAbstract. rightGB(ModuleList<C> M)Deprecated.Right Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBase. twosidedGB(ModuleList<C> M)Deprecated.Twosided Groebner base using pairlist class.ModuleList<C>ModSolvableGroebnerBaseAbstract. twosidedGB(ModuleList<C> M)Deprecated.Twosided Groebner base using pairlist class. -
Uses of ModuleList in edu.jas.gbufd
Fields in edu.jas.gbufd declared as ModuleList Modifier and Type Field Description ModuleList<C>ResPart. GBModuleList<C>SolvResPart. GBModuleList<C>ResPart. moduleModuleList<C>SolvResPart. moduleModuleList<C>ResPart. syzygyModuleList<C>ResPolPart. syzygyModuleList<C>SolvResPart. syzygyModuleList<C>SolvResPolPart. syzygyMethods in edu.jas.gbufd that return ModuleList Modifier and Type Method Description ModuleList<C>SolvableSyzygy. leftZeroRelations(ModuleList<C> M)Left syzygy for left module Groebner base.ModuleList<C>SolvableSyzygyAbstract. leftZeroRelations(ModuleList<C> M)Left syzygy for left module Groebner base.ModuleList<C>SolvableSyzygy. leftZeroRelationsArbitrary(ModuleList<C> M)Left syzygy for arbitrary left module base.ModuleList<C>SolvableSyzygyAbstract. leftZeroRelationsArbitrary(ModuleList<C> M)Left syzygy for arbitrary left module base.ModuleList<C>SolvableSyzygyAbstract. rightZeroRelations(ModuleList<C> M)Right syzygy for right module Groebner base.ModuleList<C>SolvableSyzygyAbstract. rightZeroRelationsArbitrary(ModuleList<C> M)Right syzygy for arbitrary base.ModuleList<C>Syzygy. zeroRelations(ModuleList<C> M)Syzygy module from module Groebner base.ModuleList<C>SyzygyAbstract. zeroRelations(ModuleList<C> M)Syzygy module from module Groebner base.ModuleList<C>Syzygy. zeroRelationsArbitrary(ModuleList<C> M)Syzygy module from arbitrary module base.ModuleList<C>SyzygyAbstract. zeroRelationsArbitrary(ModuleList<C> M)Syzygy module from arbitrary module base.Methods in edu.jas.gbufd with parameters of type ModuleList Modifier and Type Method Description booleanSolvableSyzygy. isLeftZeroRelation(ModuleList<C> Z, ModuleList<C> F)Test if left sysygy of modulesbooleanSolvableSyzygyAbstract. isLeftZeroRelation(ModuleList<C> Z, ModuleList<C> F)Test if left sysygy of modulesbooleanSolvableSyzygy. isRightZeroRelation(ModuleList<C> Z, ModuleList<C> F)Test if right sysygy of modulesbooleanSolvableSyzygyAbstract. isRightZeroRelation(ModuleList<C> Z, ModuleList<C> F)Test if right sysygy of modulesbooleanSyzygy. isZeroRelation(ModuleList<C> Z, ModuleList<C> F)Test if sysygy of modules.booleanSyzygyAbstract. isZeroRelation(ModuleList<C> Z, ModuleList<C> F)Test if sysygy of modules.ModuleList<C>SolvableSyzygy. leftZeroRelations(ModuleList<C> M)Left syzygy for left module Groebner base.ModuleList<C>SolvableSyzygyAbstract. leftZeroRelations(ModuleList<C> M)Left syzygy for left module Groebner base.ModuleList<C>SolvableSyzygy. leftZeroRelationsArbitrary(ModuleList<C> M)Left syzygy for arbitrary left module base.ModuleList<C>SolvableSyzygyAbstract. leftZeroRelationsArbitrary(ModuleList<C> M)Left syzygy for arbitrary left module base.java.util.List<SolvResPart<C>>SolvableSyzygy. resolution(ModuleList<C> M)Resolution of a module.java.util.List<SolvResPart<C>>SolvableSyzygySeq. resolution(ModuleList<C> M)Resolution of a module.java.util.List<ResPart<C>>Syzygy. resolution(ModuleList<C> M)Resolution of a module.java.util.List<ResPart<C>>SyzygySeq. resolution(ModuleList<C> M)Resolution of a module.java.util.List<SolvResPart<C>>SolvableSyzygy. resolutionArbitrary(ModuleList<C> M)Resolution of a module.java.util.List<SolvResPart<C>>SolvableSyzygySeq. resolutionArbitrary(ModuleList<C> M)Resolution of a module.java.util.List<ResPart<C>>Syzygy. resolutionArbitrary(ModuleList<C> M)Resolution of a module.java.util.List<ResPart<C>>SyzygySeq. resolutionArbitrary(ModuleList<C> M)Resolution of a module.ModuleList<C>SolvableSyzygyAbstract. rightZeroRelations(ModuleList<C> M)Right syzygy for right module Groebner base.ModuleList<C>SolvableSyzygyAbstract. rightZeroRelationsArbitrary(ModuleList<C> M)Right syzygy for arbitrary base.ModuleList<C>Syzygy. zeroRelations(ModuleList<C> M)Syzygy module from module Groebner base.ModuleList<C>SyzygyAbstract. zeroRelations(ModuleList<C> M)Syzygy module from module Groebner base.ModuleList<C>Syzygy. zeroRelationsArbitrary(ModuleList<C> M)Syzygy module from arbitrary module base.ModuleList<C>SyzygyAbstract. zeroRelationsArbitrary(ModuleList<C> M)Syzygy module from arbitrary module base.Constructors in edu.jas.gbufd with parameters of type ModuleList Constructor Description ResPart(ModuleList<C> m, ModuleList<C> g, ModuleList<C> z)ResPart.ResPolPart(PolynomialList<C> m, PolynomialList<C> g, ModuleList<C> z)ResPolPart.SolvResPart(ModuleList<C> m, ModuleList<C> g, ModuleList<C> z)SolvResPart.SolvResPolPart(PolynomialList<C> m, PolynomialList<C> g, ModuleList<C> z)SolvResPolPart. -
Uses of ModuleList in edu.jas.poly
Subclasses of ModuleList in edu.jas.poly Modifier and Type Class Description classOptimizedModuleList<C extends RingElem<C>>Container for optimization results.classOrderedModuleList<C extends RingElem<C>>Ordered list of vectors of polynomials.Methods in edu.jas.poly that return ModuleList Modifier and Type Method Description ModuleList<C>PolynomialList. getModuleList(int i)Get ModuleList from PolynomialList.ModuleListGenPolynomialTokenizer. nextSolvableSubModuleSet()Parsing method for solvable module set.ModuleListGenPolynomialTokenizer. nextSubModuleSet()Parsing method for module set.Methods in edu.jas.poly with parameters of type ModuleList Modifier and Type Method Description static <C extends RingElem<C>>
OptimizedModuleList<C>TermOrderOptimization. optimizeTermOrder(ModuleList<C> P)Optimize variable order.static <C extends RingElem<C>>
OptimizedModuleList<GenPolynomial<C>>TermOrderOptimization. optimizeTermOrderOnCoefficients(ModuleList<GenPolynomial<C>> P)Optimize variable order on coefficients.
-