|
Regina 7.4.1 Calculation Engine
|
Provides lookup and iteration over all permutations in S_n.
More...
#include "maths/perm.h"Classes | |
| struct | regina::PermSn< n, order, codeType > |
| A lightweight array-like object that supports fast lookup and iteration for permutations on n objects. More... | |
| class | regina::PermSn< n, order, codeType >::iterator |
| An iterator over all permutations of n objects. More... | |
Namespaces | |
| namespace | regina |
| Contains the entire Regina calculation engine. | |
| namespace | regina::detail |
| Contains implementation details and common functionality for Regina's dimension-agnostic classes. | |
Provides lookup and iteration over all permutations in S_n.
This file is automatically included from perm.h; there is no need for end users to include this header explicitly.