treams.TMatrixC.cumprod

TMatrixC.cumprod(axis=None, dtype=None, out=None)

Cumulative product of elements (along an axis).

See also numpy.ndarray.cumprod().