Sort an array into ascending order by the first nKeys
and returns the permutation vector.
double
array to be sorted into ascending order. int
containing the first nKeys
columns of ra
to be used as the sorting keys. int
is on input an array the same length as ra
. On output, it contains 0, 1, ..., sorted using the same permutations applied to ra. Sort Class | Imsl.Stat Namespace | Sort.Ascending Overload List