Function ml_distance::chebyshev

source ·
pub fn chebyshev<T: Into<f64> + Copy>(p: &[T], q: &[T]) -> f64