numpy.ndarray.__irshift__
numpy.ndarray.__ior__
method
ndarray. __iand__(self, value, /)¶
ndarray.
__iand__
Return self&=value.