Function to sort an array into descending order by the first nKeys
and returns the permutation vector.
double
array to be sorted into descending order. int
containing the first nKeys
columns of ra
to be used as the sorting keys. int
array specifying the rearrangement (permutation) of the observations (rows) of ra
. Sort Class | Imsl.Stat Namespace | Sort.Descending Overload List