Matrix::GetSelect2D Method

Matrix 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::Matrix · Dew.Math/MtxExpr.h · Cross-compiler