[][src]Function nalgebra_glm::magnitude2

pub fn magnitude2<N: RealField, D: Dimension>(x: &TVec<N, D>) -> N where
    DefaultAllocator: Alloc<N, D>,