NumPy
ndarray
dtype
ufunc
numpy.typing
ndarray.__ilshift__
method
Return self<<=value.
previous
numpy.ndarray.__ipow__
next
numpy.ndarray.__irshift__