numpy.ma.MaskedArray.__rsub__# 方法 ma.MaskedArray.__rsub__(other)[source]# 从 other 中减去 self,并返回一个新的掩码数组。