Overload List
Overload 1: void CQuickSortAscMtx(const DewArray<TCplx> &A, const DewArray<int> &B, const DewArray<double> &C, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<TCplx> & | |
| 2 | B | const DewArray<int> & | |
| 3 | C | const DewArray<double> & | |
| 4 | ilo | int | |
| 5 | ihi | int | |
| 6 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler
Overload 2: void CQuickSortAscMtx(const DewArray<double> &A, const DewArray<int> &B, const DewArray<double> &C, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<double> & | |
| 2 | B | const DewArray<int> & | |
| 3 | C | const DewArray<double> & | |
| 4 | ilo | int | |
| 5 | ihi | int | |
| 6 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler
Overload 3: void CQuickSortAscMtx(const DewArray<TCplx> &A, int AIndex, const DewArray<int> &B, int bIndex, const DewArray<double> &C, int CIndex, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<TCplx> & | |
| 2 | AIndex | int | |
| 3 | B | const DewArray<int> & | |
| 4 | bIndex | int | |
| 5 | C | const DewArray<double> & | |
| 6 | CIndex | int | |
| 7 | ilo | int | |
| 8 | ihi | int | |
| 9 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler
Overload 4: void CQuickSortAscMtx(const DewArray<double> &A, int AIndex, const DewArray<int> &B, int bIndex, const DewArray<double> &C, int CIndex, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<double> & | |
| 2 | AIndex | int | |
| 3 | B | const DewArray<int> & | |
| 4 | bIndex | int | |
| 5 | C | const DewArray<double> & | |
| 6 | CIndex | int | |
| 7 | ilo | int | |
| 8 | ihi | int | |
| 9 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler
Overload 5: void CQuickSortAscMtx(const DewArray<TSCplx> &A, const DewArray<int> &B, const DewArray<float> &C, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<TSCplx> & | |
| 2 | B | const DewArray<int> & | |
| 3 | C | const DewArray<float> & | |
| 4 | ilo | int | |
| 5 | ihi | int | |
| 6 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler
Overload 6: void CQuickSortAscMtx(const DewArray<float> &A, const DewArray<int> &B, const DewArray<float> &C, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<float> & | |
| 2 | B | const DewArray<int> & | |
| 3 | C | const DewArray<float> & | |
| 4 | ilo | int | |
| 5 | ihi | int | |
| 6 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler
Overload 7: void CQuickSortAscMtx(const DewArray<TSCplx> &A, int AIndex, const DewArray<int> &B, int bIndex, const DewArray<float> &C, int CIndex, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<TSCplx> & | |
| 2 | AIndex | int | |
| 3 | B | const DewArray<int> & | |
| 4 | bIndex | int | |
| 5 | C | const DewArray<float> & | |
| 6 | CIndex | int | |
| 7 | ilo | int | |
| 8 | ihi | int | |
| 9 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler
Overload 8: void CQuickSortAscMtx(const DewArray<float> &A, int AIndex, const DewArray<int> &B, int bIndex, const DewArray<float> &C, int CIndex, int ilo, int ihi, int Index);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | const DewArray<float> & | |
| 2 | AIndex | int | |
| 3 | B | const DewArray<int> & | |
| 4 | bIndex | int | |
| 5 | C | const DewArray<float> & | |
| 6 | CIndex | int | |
| 7 | ilo | int | |
| 8 | ihi | int | |
| 9 | Index | int |
Declared in Dew::Math::Units::MtxVecUtils · Dew.Math/Units.MtxVecUtils.h · Cross-compiler