numpy.ma.MaskedArray.rsub — NumPy v1.13 Manual (original) (raw)
MaskedArray. __rsub__(other)[source]¶
Subtract self from other, and return a new masked array.
MaskedArray. __rsub__(other)[source]¶
Subtract self from other, and return a new masked array.