numpy.ma.MaskedArray.__rsub__#

method

ma.MaskedArray.__rsub__(other)[源代码]#

Subtract self from other, and return a new masked array.