Function nalgebra_glm::magnitude2

source ·
pub fn magnitude2<N: Real, D: Dimension>(x: &TVec<N, D>) -> Nwhere
    DefaultAllocator: Alloc<N, D>,
Expand description