NumPy

numpy.ma.MaskType.cumprod

method

MaskType.cumprod()

Scalar method identical to the corresponding array attribute.

Please see ndarray.cumprod.