Function nalgebra_glm::magnitude2[][src]

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