repthy
Class PermGp
Object
AbstractCollection
AbstractSet
ImmutableSet
Group
HashGroup
PermGp
- All Implemented Interfaces:
- Collection, Set
- Direct Known Subclasses:
- A_n, D_2n, Q_8, S_n
- public class PermGp
- extends HashGroup
A HashGroup in which all the group elements are PermGpElts of the same degree.
- Author:
- Mark McConnell
|
Method Summary |
int |
getDegree()
Returns the common degree of the PermGpElts that make
up the group. |
| Methods inherited from class Group |
cyclicSubgpsUpToConj, describeOrder8, elementarySubgps, fillInCharTable, getCenter, getCentralizer, getCharComparator, getCharTable, getCommutatorSubgroup, getCompositionSeries, getConjClassRep, getEltOrder, getEltOrder, getIdentity, getOrder, getProperNormalSubgroup, getSylow, isAbelian, isCentral, isSimple, isSubgroupOf, order, power, printTest, tableTest |
PermGp
public PermGp(Set set)
- See the corresponding constructor in
HashGroup.
PermGp
public PermGp(PermGpElt[] generators)
- See the corresponding constructor in
HashGroup.
getDegree
public int getDegree()
- Returns the common degree of the
PermGpElts that make
up the group.