numpy.ma.MaskedArray.__rsub__

原文:https://docs.scipy.org/doc/numpy/reference/generated/numpy.ma.MaskedArray.__rsub__.html

译者:飞龙 UsyiyiCN

校对:(虚位以待)

MaskedArray.__rsub__(other)[source]

从其他中减去self,并返回一个新的蒙版数组。