NumPy

numpy.ma.MaskType.prod

method

MaskType.prod()

Scalar method identical to the corresponding array attribute.

Please see ndarray.prod.