|
|
template<class Decomposer_ > |
| | RegularPartners (const Decomposer_ &decomposer, int k, bool contiguous=true) |
| |
|
| RegularPartners (const DivisionVector &divs, const KVSVector &kvs, bool contiguous=true) |
| |
|
size_t | rounds () const |
| |
|
int | size (int round) const |
| |
|
int | dim (int round) const |
| |
|
int | step (int round) const |
| |
|
const DivisionVector & | divisions () const |
| |
|
const KVSVector & | kvs () const |
| |
|
bool | contiguous () const |
| |
|
void | fill (int round, int gid, std::vector< int > &partners) const |
| |
|
int | group_position (int round, int c, int step) const |
| |
|
|
static void | factor (int k, const DivisionVector &divisions, KVSVector &kvs) |
| |
The documentation for this struct was generated from the following file: