DLASRT Methods |
The DLASRT type exposes the following members.
Name | Description | |
---|---|---|
Run | Purpose ======= Sort the numbers in D in increasing order (if ID = 'I') or in decreasing order (if ID = 'D' ). Use Quick Sort, reverting to Insertion sort on arrays of size .LE. 20. Dimension of STACK limits N to about 2**32. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |