Uses of Interface
JSci.maths.groups.Group

Packages that use Group
JSci.maths.groups Provides classes for groups and their generalisations (monoids, semigroups). 
 

Uses of Group in JSci.maths.groups
 

Classes in JSci.maths.groups that implement Group
 class CyclicGroup
          The CyclicGroup class represents the nth cyclic group.
 class DihedralGroup
          The DihedralGroup class represents the nth dihedral group.
 class FiniteGroup
          Superclass for finite groups.
 class QuaternionGroup
          The QuaternionGroup class represents the quaternion group.