MatrixInt GetSelect2D(const int RowIdx, const int ColIdx, const int RowLen, const int ColLen) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | RowIdx | const int | |
| 2 | ColIdx | const int | |
| 3 | RowLen | const int | |
| 4 | ColLen | const int |
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler