| | Name | Description |
|---|
  | RanksInplace(Double, RankDefinition) |
Evaluates the rank of each entry of the unsorted data array.
The rank definition can be specified to be compatible with an existing system.
WARNING: Works in-place and can thus cause the data array to be reordered.
|
  | RanksInplace(Single, RankDefinition) |
Evaluates the rank of each entry of the unsorted data array.
The rank definition can be specified to be compatible with an existing system.
WARNING: Works in-place and can thus cause the data array to be reordered.
|