Function nalgebra_glm::comp_add[][src]

pub fn comp_add<N: Number, R: Dimension, C: Dimension>(m: &TMat<N, R, C>) -> N where
    DefaultAllocator: Alloc<N, R, C>, 

The sum of every components of the given matrix or vector.