array of points (which are arrays of numbers)
one vector
a list of sorted indices to the points array.
Sort an array of n-dimensional points along an n-dimensional vector, get the indices in sorted order.
array of points (which are arrays of numbers)