Function to sort a matrix into descending order by specified keys and return the permutation vector.
double
matrix to be sorted into descending order. int
array containing the order the columns of ra
are to be sorted. These values must be between 0 and one less than the number of columns in ra
. int
array specifying the rearrangement (permutation) of the observations (rows) of ra
. Sort Class | Imsl.Stat Namespace | Sort.Descending Overload List