numpy.ma.MaskType.prod#

method

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

Scalar method identical to ndarray.prod.