Public Member Functions | |
| IndexBackedPermutation (int *arr, int n_) | |
| void | setIndexForValue (int value, int index) |
| int | getIndexForValue (int value) |
| void | remove (int *size, int pos) |
| void | swap (Permutation *p, int pos1, int pos2) |
Definition at line 23 of file PermutationCrsUPMX.cpp.
1.7.1