numpy.ma.MaskedArray.__rmul__# 方法 ma.MaskedArray.__rmul__(other)[source]# 将 other 乘以 self,并返回一个新的掩码数组。