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.boolean
GroebnerBase. isGB(ModuleList<C> M)
isGB.boolean
GroebnerBaseAbstract. isGB(ModuleList<C> M)
isGB.boolean
GroebnerBaseAbstract. isGB(ModuleList<C> M, boolean top)
isGB.boolean
SolvableGroebnerBase. isLeftGB(ModuleList<C> M)
Module left Groebner base test.boolean
SolvableGroebnerBaseAbstract. isLeftGB(ModuleList<C> M)
Module left Groebner base test.boolean
SolvableGroebnerBaseAbstract. isLeftGB(ModuleList<C> M, boolean top)
Module left Groebner base test.boolean
SolvableGroebnerBase. isRightGB(ModuleList<C> M)
Module right Groebner base test.boolean
SolvableGroebnerBaseAbstract. isRightGB(ModuleList<C> M)
Module right Groebner base test.boolean
SolvableGroebnerBaseAbstract. isRightGB(ModuleList<C> M, boolean top)
Module right Groebner base test.boolean
SolvableGroebnerBase. isTwosidedGB(ModuleList<C> M)
Module twosided Groebner base test.boolean
SolvableGroebnerBaseAbstract. isTwosidedGB(ModuleList<C> M)
Module twosided Groebner base test.boolean
SolvableGroebnerBaseAbstract. 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.boolean
ModGroebnerBase. isGB(ModuleList<C> M)
Deprecated.isGB.boolean
ModGroebnerBaseAbstract. isGB(ModuleList<C> M)
Deprecated.isGB.boolean
ModSolvableGroebnerBase. isLeftGB(ModuleList<C> M)
Deprecated.Module left Groebner base test.boolean
ModSolvableGroebnerBaseAbstract. isLeftGB(ModuleList<C> M)
Deprecated.Module left Groebner base test.boolean
ModSolvableGroebnerBase. isRightGB(ModuleList<C> M)
Deprecated.Module right Groebner base test.boolean
ModSolvableGroebnerBaseAbstract. isRightGB(ModuleList<C> M)
Deprecated.Module right Groebner base test.boolean
ModSolvableGroebnerBase. isTwosidedGB(ModuleList<C> M)
Deprecated.Module twosided Groebner base test.boolean
ModSolvableGroebnerBaseAbstract. 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. GB
ModuleList<C>
SolvResPart. GB
ModuleList<C>
ResPart. module
ModuleList<C>
SolvResPart. module
ModuleList<C>
ResPart. syzygy
ModuleList<C>
ResPolPart. syzygy
ModuleList<C>
SolvResPart. syzygy
ModuleList<C>
SolvResPolPart. syzygy
Methods 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 boolean
SolvableSyzygy. isLeftZeroRelation(ModuleList<C> Z, ModuleList<C> F)
Test if left sysygy of modulesboolean
SolvableSyzygyAbstract. isLeftZeroRelation(ModuleList<C> Z, ModuleList<C> F)
Test if left sysygy of modulesboolean
SolvableSyzygy. isRightZeroRelation(ModuleList<C> Z, ModuleList<C> F)
Test if right sysygy of modulesboolean
SolvableSyzygyAbstract. isRightZeroRelation(ModuleList<C> Z, ModuleList<C> F)
Test if right sysygy of modulesboolean
Syzygy. isZeroRelation(ModuleList<C> Z, ModuleList<C> F)
Test if sysygy of modules.boolean
SyzygyAbstract. 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 class
OptimizedModuleList<C extends RingElem<C>>
Container for optimization results.class
OrderedModuleList<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.ModuleList
GenPolynomialTokenizer. nextSolvableSubModuleSet()
Parsing method for solvable module set.ModuleList
GenPolynomialTokenizer. 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.
-