Public Member Functions

Permutation::IndexBackedPermutation Class Reference

List of all members.

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)

Detailed Description

Definition at line 23 of file PermutationCrsUPMX.cpp.


The documentation for this class was generated from the following file: