Public Member Functions | |
SubMatrixData () | |
SubMatrixData (int const &cpn, int const &cki, int const &oi, int const &pi, int const &nbi, int const &ckj, int const &oj, int const &pj, int const &nbj) | |
Public Attributes | |
int | CantorPairingNumber = -1 |
int | ComponentKeyI = -1 |
int | OffsetI = -1 |
int | PositionI = -1 |
int | NumBinsI = -1 |
int | ComponentKeyJ = -1 |
int | OffsetJ = -1 |
int | PositionJ = -1 |
int | NumBinsJ = -1 |
|
inline |
int cmf::SubMatrixData::ComponentKeyI = -1 |
Definition at line 57 of file Structs.h.
Referenced by cmf::CMFDecorrelator::writeResults().
int cmf::SubMatrixData::ComponentKeyJ = -1 |
Definition at line 61 of file Structs.h.
Referenced by cmf::CMFDecorrelator::writeResults().
int cmf::SubMatrixData::NumBinsI = -1 |
Definition at line 60 of file Structs.h.
Referenced by cmf::CMFDecorrelator::writeResults().
int cmf::SubMatrixData::NumBinsJ = -1 |
Definition at line 64 of file Structs.h.
Referenced by cmf::CMFDecorrelator::writeResults().
int cmf::SubMatrixData::OffsetI = -1 |
Definition at line 58 of file Structs.h.
Referenced by cmf::CMFDecorrelator::writeResults().
int cmf::SubMatrixData::OffsetJ = -1 |
Definition at line 62 of file Structs.h.
Referenced by cmf::CMFDecorrelator::writeResults().