TMtx::get_SCValues Method

Overload List

#SignatureDescription
1TSCplx get_SCValues(const int Indx);
2TSCplx get_SCValues(const int RowIdx, const int ColIdx);

Overload 1: TSCplx get_SCValues(const int Indx);

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

Overload 2: TSCplx get_SCValues(const int RowIdx, const int ColIdx);

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