treams.TMatrixC.prod

TMatrixC.prod(axis=None, dtype=None, out=None, keepdims=False, initial=1, where=True)

Product of elements (along an axis).

See also numpy.ndarray.prod().