numpy.ma.MaskedArray.__mul__#

method

ma.MaskedArray.__mul__(other)[原始碼]#

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