[][src]Function rstats::sortf

pub fn sortf(v: &mut [f64])

Sorts a mutable Vec in place.
It is the responsibility of the user to ensure that there are no NaNs etc.