[][src]Function eigenvalues::utils::sort_vector

pub fn sort_vector<T: PartialOrd>(vs: &mut Vec<T>, ascending: bool)