Overload List
Overload 1: int FindIndexesAndLength(TVecInt *Dst, TMtxVec *a, const DewString &op, const TCplx &b);
Declared in Dew::Math::Units::AbstractMtxVec · Dew.Math/Units.AbstractMtxVec.h · Cross-compiler
Overload 2: int FindIndexesAndLength(TVecInt *Dst, TMtxVec *a, const DewString &op, const double b);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | TVecInt * | |
| 2 | a | TMtxVec * | |
| 3 | op | const DewString & | |
| 4 | b | const double |
Declared in Dew::Math::Units::AbstractMtxVec · Dew.Math/Units.AbstractMtxVec.h · Cross-compiler
Overload 3: int FindIndexesAndLength(TVecInt *Dst, TMtxVec *a, const DewString &op, TMtxVec *b);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | TVecInt * | |
| 2 | a | TMtxVec * | |
| 3 | op | const DewString & | |
| 4 | b | TMtxVec * |
Declared in Dew::Math::Units::AbstractMtxVec · Dew.Math/Units.AbstractMtxVec.h · Cross-compiler