NTPoly
Public Member Functions | Friends | List of all members
NTPoly::Permutation Class Reference

A data structure for storing permutations. More...

#include <Permutation.h>

Public Member Functions

 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 ()
 ills the load balancer with a random schedule.
 

Friends

class SolverParameters
 
class LoadBalancer
 
class Matrix_ps
 

Detailed Description

A data structure for storing permutations.


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