[][src]Function static_math::slices_methods::norm2

pub fn norm2<T: Num + Copy + Float>(slice: &[T]) -> T

calculate the euclidean norm of the slice