Overload List
Overload 1: void ValidateParamsPrecision(TMtxVec *X1, const int xIndex1, const int Index, int &Len);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X1 | TMtxVec * | |
| 2 | xIndex1 | const int | |
| 3 | Index | const int | |
| 4 | Len | int & |
Declared in Dew::Math::TMtxVec · Dew.Math/AbstractMtxVec.h · Cross-compiler
Overload 2: void ValidateParamsPrecision(TMtxVec *X1, TMtxVec *X2, const int xIndex1, const int xIndex2, const int Index, int &Len);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X1 | TMtxVec * | |
| 2 | X2 | TMtxVec * | |
| 3 | xIndex1 | const int | |
| 4 | xIndex2 | const int | |
| 5 | Index | const int | |
| 6 | Len | int & |
Declared in Dew::Math::TMtxVec · Dew.Math/AbstractMtxVec.h · Cross-compiler
Overload 3: void ValidateParamsPrecision(TMtxVec *X1, TMtxVec *X2, TMtxVec *X3, const int xIndex1, const int xIndex2, const int xIndex3, const int Index, int &Len);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X1 | TMtxVec * | |
| 2 | X2 | TMtxVec * | |
| 3 | X3 | TMtxVec * | |
| 4 | xIndex1 | const int | |
| 5 | xIndex2 | const int | |
| 6 | xIndex3 | const int | |
| 7 | Index | const int | |
| 8 | Len | int & |
Declared in Dew::Math::TMtxVec · Dew.Math/AbstractMtxVec.h · Cross-compiler