TensorSpaceUfuncs.sum

TensorSpaceUfuncs.sum(self, axis=None, dtype=None, out=None, keepdims=False)[source]

Return the sum of self.

See also

numpy.sum
prod