Function rgsl::sort::vectors::sort_vector[][src]

pub fn sort_vector(v: &mut VectorF64)
Expand description

This function sorts the elements of the vector v into ascending numerical order.