R/RcppExports.R
bottom_t_index.Rd
Find t smallest index of a vector
bottom_t_index(loss, t)
A vector.
A int.
The index of the t smallest element of the vector.