#include <Indirection.hpp>
◆ Indirection() [1/2]
Indirection::Indirection |
( |
int |
mode = 0 | ) |
|
◆ ~Indirection()
Indirection::~Indirection |
( |
| ) |
|
◆ Indirection() [2/2]
◆ buildFromMap()
void Indirection::buildFromMap |
( |
const std::map< int, int > & |
map, |
|
|
int |
nabs |
|
) |
| |
◆ buildFromRankRInA()
void Indirection::buildFromRankRInA |
( |
const VectorInt & |
rels, |
|
|
int |
nabs |
|
) |
| |
◆ buildFromSel()
Build the needed information from Selection array A sample is active if its 'sel' value is equal to 1
- Parameters
-
sel | Vector giving the status of all samples (Dimension: absolute) |
◆ getAbsSize()
int Indirection::getAbsSize |
( |
| ) |
const |
|
inline |
◆ getAToR()
int Indirection::getAToR |
( |
int |
iabs | ) |
const |
◆ getMode()
int Indirection::getMode |
( |
| ) |
const |
|
inline |
◆ getRelRanks()
◆ getRelSize()
int Indirection::getRelSize |
( |
| ) |
const |
|
inline |
◆ getRToA()
int Indirection::getRToA |
( |
int |
irel | ) |
const |
◆ isDefined()
bool Indirection::isDefined |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setMode()
void Indirection::setMode |
( |
int |
mode | ) |
|
◆ toString()
The documentation for this class was generated from the following files: