TensorSpaceUfuncs.not_equal

TensorSpaceUfuncs.not_equal(self, x2, out=None, \*\*kwargs)

Return (x1 != x2) element-wise.

See also

numpy.not_equal