numpy.ndarray.__ixor__#

method

ndarray.__ixor__(value, /)#

Return self^=value.