peroxide::util::useful

Function choose_shorter_vec

Source
pub fn choose_shorter_vec(x1: &Vec<f64>, x2: &Vec<f64>) -> Vec<f64>