TMtx::CValues Method

Overload List

#SignatureDescription
1TCplx &CValues(const int RowIdx, const int ColIdx);
2TCplx &CValues(const int Indx);

Overload 1: TCplx &CValues(const int RowIdx, const int ColIdx);

#NameTypeDescription
1RowIdxconst int
2ColIdxconst int
Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler

Overload 2: TCplx &CValues(const int Indx);

#NameTypeDescription
1Indxconst int
Declared in Dew::Math::TMtxVec · Dew.Math/AbstractMtxVec.h · Cross-compiler