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