numpy.ma.MaskType.prod#

method

ma.MaskType.prod()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.prod.