Documentation of 'edu.jas.poly.RelationGenerator' Java class
RelationGenerator
edu.jas.poly

Interface RelationGenerator<C extends RingElem<C>>

  • All Known Implementing Classes:
    WeylRelations, WeylRelationsIterated


    public interface RelationGenerator<C extends RingElem<C>>
    Generate Relation Tables for solvable polynomial rings. Adds the respective relations to the relation table of the given solvable ring factory. Relations are of the form xj * xi = xi xj + pij for 1 ≤ i < j ≤ n = number of variables.
    • Method Detail

      • generate

        void generate(GenSolvablePolynomialRing<C> ring)
        Generates the relation table of a solvable polynomial ring.
        Parameters:
        ring - solvable polynomial ring factory.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.