R/RcppExports.R
sort_members.Rd
Sort a 2d array.
sort_members(x, byrow = TRUE)
A two dimensional numeric array.
Set to true sort rows, false to sort columns.