Regina 7.3 Calculation Engine
|
Implements groups of permutations on n objects. More...
Classes | |
class | regina::PermGroup< n, cached > |
Represents a group of permutations on n elements. More... | |
class | regina::PermGroup< n, cached >::iterator |
The iterator type for this group. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Enumerations | |
enum | regina::NamedPermGroup { regina::PERM_GROUP_TRIVIAL = 0 , regina::PERM_GROUP_SYMMETRIC = 1 , regina::PERM_GROUP_ALTERNATING = 2 } |
Constants that represent particular well-known classes of permutation groups. More... | |
Implements groups of permutations on n objects.