numpy.ma.MaskedArray.rmul — NumPy v1.15 Manual (original) (raw)
MaskedArray. __rmul__(other)[source]¶
Multiply other by self, and return a new masked array.
MaskedArray. __rmul__(other)[source]¶
Multiply other by self, and return a new masked array.