Function average_distance

Source
pub fn average_distance(comparison_vec: Vec<(&f64, &f64)>) -> f64
Expand description

compares two sets of values and returns the average distance between the two (in absolute value)