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