numpy.ma.MaskedArray.__rmul__# method ma.MaskedArray.__rmul__(other)[源代码]# Multiply other by self, and return a new masked array.