Uses of Interface
edu.jas.poly.RelationGenerator
Packages that use RelationGenerator
-
Uses of RelationGenerator in edu.jas.poly
Classes in edu.jas.poly that implement RelationGeneratorModifier and TypeClassDescriptionclassWeylRelations<C extends RingElem<C>>Generate Relation Table for Weyl Algebras Adds the respective relations to the relation table of the given solvable ring factory.classWeylRelationsIterated<C extends RingElem<C>>Generate Relation Table for Weyl Algebras Adds the respective relations to the relation table of the given solvable ring factory.Methods in edu.jas.poly with parameters of type RelationGeneratorModifier and TypeMethodDescriptionvoidGenSolvablePolynomialRing.addRelations(RelationGenerator<C> rg) Generate the relation table of the solvable polynomial ring from a relation generator.