numpy.ma.MaskedArray.__radd__# method ma.MaskedArray.__radd__(other)[原始碼]# Add other to self, and return a new masked array.