Function static_math::slices_methods::norm2 [−][src]
pub fn norm2<T: Float>(slice: &[T]) -> T
Expand description
calculate the euclidean norm of the slice
pub fn norm2<T: Float>(slice: &[T]) -> T
calculate the euclidean norm of the slice