MatrixInt::GetSelect2D Method

MatrixInt GetSelect2D(const int RowIdx, const int ColIdx, const int RowLen, const int ColLen) const;

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