pub fn euclidean<'a, T>() -> NormFn<T> where
    T: Value<'a>, 
Expand description

Euclidean norm.