permlib
0.2.6
Library for permutation computations
|
Group type for alternating groups. More...
#include <group_type.h>
Public Member Functions | |
AlternatingGroupType (unsigned int typeDegree_, unsigned int realDegree_) |
Group type for alternating groups.
permlib::AlternatingGroupType::AlternatingGroupType | ( | 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 |