numpy.ma.MaskedArray.__add__#

方法

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

将自身添加到其他,并返回一个新的掩码数组.