#include <Indirection.hpp>
◆ Indirection() [1/2]
gstlrn::Indirection::Indirection |
( |
Id |
mode = 0 | ) |
|
◆ ~Indirection()
gstlrn::Indirection::~Indirection |
( |
| ) |
|
◆ Indirection() [2/2]
gstlrn::Indirection::Indirection |
( |
const Indirection & |
m | ) |
|
◆ buildFromMap()
void gstlrn::Indirection::buildFromMap |
( |
const std::map< Id, Id > & |
map, |
|
|
Id |
nabs |
|
) |
| |
◆ buildFromRankRInA()
void gstlrn::Indirection::buildFromRankRInA |
( |
const 1 & |
rels, |
|
|
Id |
nabs |
|
) |
| |
◆ buildFromSel()
void gstlrn::Indirection::buildFromSel |
( |
const 1 & |
sel | ) |
|
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()
Id gstlrn::Indirection::getAbsSize |
( |
| ) |
const |
|
inline |
◆ getAToR()
Id gstlrn::Indirection::getAToR |
( |
Id |
iabs | ) |
const |
◆ getMode()
Id gstlrn::Indirection::getMode |
( |
| ) |
const |
|
inline |
◆ getRelRanks()
gstlrn::Indirection::getRelRanks |
( |
| ) |
const |
|
inline |
◆ getRelSize()
Id gstlrn::Indirection::getRelSize |
( |
| ) |
const |
|
inline |
◆ getRToA()
Id gstlrn::Indirection::getRToA |
( |
Id |
irel | ) |
const |
◆ isDefined()
bool gstlrn::Indirection::isDefined |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setMode()
void gstlrn::Indirection::setMode |
( |
Id |
mode | ) |
|
◆ toString()
The documentation for this class was generated from the following files:
- include/Basic/Indirection.hpp
- src/Basic/Indirection.cpp