MatrixInt::set_BValues Method

void set_BValues(const int RowIdx, const int ColIdx, const unsigned char Value) const;

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