[][src]Function optimization_engine::matrix_operations::norm_inf_diff

pub fn norm_inf_diff<T>(a: &[T], b: &[T]) -> T where
    T: Float + Zero

Computes the infinity norm of the difference of two vectors