Matrix::SetSelect2D Method

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

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