Function nalgebra::norm [] [src]

pub fn norm<V: Norm>(v: &V) -> V::NormType

Computes the L2 norm of a vector.