numpy.ma.MaskedArray.__mul__#

method

ma.MaskedArray.__mul__(other)[源代码]#

Multiply self by other, and return a new masked array.