A data structure for storing permutations.
More...
#include <Permutation.h>
|
| Permutation (int matrix_dimension) |
| Standard constructor.
|
|
void | SetDefaultPermutation () |
| Fills the load balancer with a default schedule.
|
|
void | SetReversePermutation () |
| Fills the load balancer with a reverse schedule.
|
|
void | SetRandomPermutation () |
| Fills the load balancer with a random schedule.
|
|
|
class | SolverParameters |
|
class | LoadBalancer |
|
class | Matrix_ps |
|
A data structure for storing permutations.
The documentation for this class was generated from the following files:
- /Users/wddawson/Desktop/NTPoly/Source/CPlusPlus/Permutation.h
- /Users/wddawson/Desktop/NTPoly/Source/CPlusPlus/Permutation.cc