MatrixInt GetSelectIndex2D(const int StartRowIdx, const int StartColIdx, const int StopRowIdx, const int StopColIdx) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | StartRowIdx | const int | |
| 2 | StartColIdx | const int | |
| 3 | StopRowIdx | const int | |
| 4 | StopColIdx | const int |
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler