MatrixInt::SetSelect2D Method

void SetSelect2D(const int RowIdx, const int ColIdx, const int RowLen, const int ColLen, const MatrixInt &Value) const;

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