numpy.ma.MaskType.cumprod#

方法

ma.MaskType.cumprod(/, axis=None, dtype=None, out=None)#

Scalar method identical to ndarray.cumprod.