Typedefs | |
| typedef std::vector< unsigned long > | Permutation |
Functions | |
| void | compose (Permutation &a, const Permutation &b, unsigned long n) |
| void | identity (Permutation &a, unsigned long n) |
| void | invert (Permutation &i, const Permutation &a) |
| template<typename T> | |
| void | permute (const Permutation &, std::vector< T > &) |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.6