treams.TMatrixC.sum

TMatrixC.sum(axis=None, dtype=None, out=None, keepdims=False, initial=0, where=True)

Sum of elements (along an axis).

See also numpy.ndarray.sum().