Find indices of maximum values.
an array
number of values
compare function (a, b)
map function (v, i, x)
indices of maximum values in descending order
Generated using TypeDoc
Find indices of maximum values.