numpy.ma.MaskedArray.__rmul__# method ma.MaskedArray.__rmul__(other)[原始碼]# Multiply other by self, and return a new masked array.