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