TMtxSmallInt::get_IValues Method

Overload List

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

Overload 1: int get_IValues(const int Indx);

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

Overload 2: int get_IValues(const int RowIdx, const int ColIdx);

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