|
permlib
0.2.8
Library for permutation computations
|
Group type for cyclic groups. More...
#include <group_type.h>
Public Member Functions | |
| CyclicGroupType (unsigned int typeDegree_, unsigned int realDegree_) | |
Group type for cyclic groups.
| permlib::CyclicGroupType::CyclicGroupType | ( | unsigned int | typeDegree_, |
| unsigned int | realDegree_ | ||
| ) | [inline] |
| typeDegree | degree of named group to which the real action is isomorphic to |
| realDegree | the number of elements the permutation group acts on |
1.7.6.1