MatrixInt::set_IValues Method

void set_IValues(const int RowIdx, const int ColIdx, const int Value) const;

#NameTypeDescription
1RowIdxconst int
2ColIdxconst int
3Valueconst int
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler