Vector GetSelectIndex(const int StartIndex, const int Step, const int StopIndex) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | StartIndex | const int | |
| 2 | Step | const int | |
| 3 | StopIndex | const int |
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler
| # | Name | Type | Description |
|---|---|---|---|
| 1 | StartIndex | const int | |
| 2 | Step | const int | |
| 3 | StopIndex | const int |