|
Rosetta
|
Functions related to sorting. More...
Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
Functions | |
| template<platform::SSize L, typename T > | |
| utility::vector1< platform::Size > | utility::argsort (utility::vectorL< L, T > const &v) |
| template<platform::SSize L, typename T > | |
| utility::vector1< platform::Real > | utility::fractional_rank (utility::vectorL< L, T > const &v) |
| Return the fractional rank of a list of numbers. More... | |
Functions related to sorting.