numpy.ndarray.__iadd__

method

ndarray.__iadd__(self, value, /)

Return self+=value.