pub fn eq_vec(x: &Vec<f64>, y: &Vec<f64>, tol: f64) -> bool
Expand description

Vector compare