Function rgsl::sort::vectors::sort_vector2

source ·
pub fn sort_vector2(v1: &mut VectorF64, v2: &mut VectorF64)
Expand description

This function sorts the elements of the vector v1 into ascending numerical order, while making the same rearrangement of the vector v2.