numpy.ndarray.__iand__#

method

ndarray.__iand__(value, /)#

Return self&=value.