Documentation of 'jsci.maths.groups.FiniteGroup' Java class
FiniteGroup
jsci.maths.groups

Class FiniteGroup

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface jsci.maths.groups.Group

        Group.Member
    • Constructor Summary

      Constructors 
      Constructor and Description
      FiniteGroup(int n)
      Constructs a finite group.
    • Constructor Detail

      • FiniteGroup

        public FiniteGroup(int n)
        Constructs a finite group.
        Parameters:
        n - the order of the group
    • Method Detail

      • getElements

        public abstract Group.Member[] getElements()
        Returns the elements of this group.
      • order

        public final int order()
        Returns the order (the number of group elements) of this group.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.