TensorSpaceUfuncs.greater

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

Return the truth value of (x1 > x2) element-wise.

See also

numpy.greater