Function nalgebra::norm [] [src]

pub fn norm<V: Norm<N>, N: BaseFloat>(v: &V) -> N

Computes the L2 norm of a vector.