Overload List
Overload 1: procedure CQuickSortAscMtx(const A: TCplxArray; AIndex: Integer; const B: TIntegerArray; bIndex: Integer; const C: TDoubleArray; CIndex: Integer; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TCplxArray | |
| 2 | AIndex | Integer | start index |
| 3 | B | TIntegerArray | |
| 4 | bIndex | Integer | |
| 5 | C | TDoubleArray | |
| 6 | CIndex | Integer | |
| 7 | ilo | Integer | |
| 8 | ihi | Integer | |
| 9 | Index | Integer | start index |
Result: stored in self (calling object)
Overload 2: procedure CQuickSortAscMtx(const A: TCplxArray; const B: TIntegerArray; const C: TDoubleArray; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TCplxArray | |
| 2 | B | TIntegerArray | |
| 3 | C | TDoubleArray | |
| 4 | ilo | Integer | |
| 5 | ihi | Integer | |
| 6 | Index | Integer | start index |
Result: stored in self (calling object)
Overload 3: procedure CQuickSortAscMtx(const A: TSCplxArray; AIndex: Integer; const B: TIntegerArray; bIndex: Integer; const C: TSingleArray; CIndex: Integer; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TSCplxArray | |
| 2 | AIndex | Integer | start index |
| 3 | B | TIntegerArray | |
| 4 | bIndex | Integer | |
| 5 | C | TSingleArray | |
| 6 | CIndex | Integer | |
| 7 | ilo | Integer | |
| 8 | ihi | Integer | |
| 9 | Index | Integer | start index |
Result: stored in self (calling object)
Overload 4: procedure CQuickSortAscMtx(const A: TSCplxArray; const B: TIntegerArray; const C: TSingleArray; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TSCplxArray | |
| 2 | B | TIntegerArray | |
| 3 | C | TSingleArray | |
| 4 | ilo | Integer | |
| 5 | ihi | Integer | |
| 6 | Index | Integer | start index |
Result: stored in self (calling object)
Overload 5: procedure CQuickSortAscMtx(const A: TDoubleArray; AIndex: Integer; const B: TIntegerArray; bIndex: Integer; const C: TDoubleArray; CIndex: Integer; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TDoubleArray | |
| 2 | AIndex | Integer | start index |
| 3 | B | TIntegerArray | |
| 4 | bIndex | Integer | |
| 5 | C | TDoubleArray | |
| 6 | CIndex | Integer | |
| 7 | ilo | Integer | |
| 8 | ihi | Integer | |
| 9 | Index | Integer | start index |
Result: stored in self (calling object)
Overload 6: procedure CQuickSortAscMtx(const A: TDoubleArray; const B: TIntegerArray; const C: TDoubleArray; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TDoubleArray | |
| 2 | B | TIntegerArray | |
| 3 | C | TDoubleArray | |
| 4 | ilo | Integer | |
| 5 | ihi | Integer | |
| 6 | Index | Integer | start index |
Result: stored in self (calling object)
Overload 7: procedure CQuickSortAscMtx(const A: TSingleArray; AIndex: Integer; const B: TIntegerArray; bIndex: Integer; const C: TSingleArray; CIndex: Integer; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TSingleArray | |
| 2 | AIndex | Integer | start index |
| 3 | B | TIntegerArray | |
| 4 | bIndex | Integer | |
| 5 | C | TSingleArray | |
| 6 | CIndex | Integer | |
| 7 | ilo | Integer | |
| 8 | ihi | Integer | |
| 9 | Index | Integer | start index |
Result: stored in self (calling object)
Overload 8: procedure CQuickSortAscMtx(const A: TSingleArray; const B: TIntegerArray; const C: TSingleArray; ilo: Integer; ihi: Integer; Index: Integer);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | A | TSingleArray | |
| 2 | B | TIntegerArray | |
| 3 | C | TSingleArray | |
| 4 | ilo | Integer | |
| 5 | ihi | Integer | |
| 6 | Index | Integer | start index |
Result: stored in self (calling object)