Is there a built-in function or a very simple way of finding the index of n largest elements in vertical vector ?
v = [[5] [3] [1] [2] [4]