numpy.ma.MaskedArray.rmul — NumPy v1.11 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.