numpy.ndarray.__ilshift__
numpy.ndarray.__iand__
method
ndarray. __irshift__(self, value, /)¶
ndarray.
__irshift__
Return self>>=value.