Uses of Class
JSci.maths.groups.FiniteGroup

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

Uses of FiniteGroup in JSci.maths.groups
 

Subclasses of FiniteGroup in JSci.maths.groups
 class CyclicGroup
          The CyclicGroup class represents the nth cyclic group.
 class DihedralGroup
          The DihedralGroup class represents the nth dihedral group.
 class QuaternionGroup
          The QuaternionGroup class represents the quaternion group.