Overload List
| # | Signature | Description |
|---|---|---|
| 1 | int DataIndex(int Value, TIntPrecision aPrecision); | |
| 2 | int DataIndex(int Value); |
Overload 1: int DataIndex(int Value, TIntPrecision aPrecision);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Value | int | |
| 2 | aPrecision | TIntPrecision |
Declared in Dew::Math::TMtxVecInt · Dew.Math/AbstractMtxVecInt.h · Cross-compiler
Overload 2: int DataIndex(int Value);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Value | int |
Declared in Dew::Math::TMtxVecInt · Dew.Math/AbstractMtxVecInt.h · Cross-compiler