numpy.ma.MaskType.prod#

方法

ma.MaskType.prod(/, axis=None, dtype=None, out=None, **kwargs)#

Scalar method identical to ndarray.prod.