Package edu.jas.poly

Class WeylRelations<C extends RingElem<C>>

  • All Implemented Interfaces:
    RelationGenerator<C>

    public class WeylRelations<C extends RingElem<C>>
    extends java.lang.Object
    implements RelationGenerator<C>
    Generate Relation Table for Weyl Algebras Adds the respective relations to the relation table of the given solvable ring factory. Relations are of the form xj * xi = xi xj + 1. Block form: R{x1,...,xn,y1,...,yn; yi*xi = xi yi + 1}.
    Author:
    Heinz Kredel