numpy.ma.MaskType.cumprod#

method

ma.MaskType.cumprod()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.cumprod.