Definition at line 23 of file PermutationCrsUPMX.cpp.
◆ IndexBackedPermutation()
| Permutation::IndexBackedPermutation::IndexBackedPermutation |
( |
int * | arr, |
|
|
int | n_ ) |
|
inline |
◆ ~IndexBackedPermutation()
| Permutation::IndexBackedPermutation::~IndexBackedPermutation |
( |
| ) |
|
|
inline |
◆ getIndexForValue()
| int Permutation::IndexBackedPermutation::getIndexForValue |
( |
int | value | ) |
|
|
inline |
◆ remove()
| void Permutation::IndexBackedPermutation::remove |
( |
int * | size, |
|
|
int | pos ) |
|
inline |
◆ setIndexForValue()
| void Permutation::IndexBackedPermutation::setIndexForValue |
( |
int | value, |
|
|
int | index ) |
|
inline |
◆ swap()
| void Permutation::IndexBackedPermutation::swap |
( |
Permutation * | p, |
|
|
int | pos1, |
|
|
int | pos2 ) |
|
inline |
The documentation for this class was generated from the following file: