ProductSpaceUfuncs.logical_or

ProductSpaceUfuncs.logical_or(self, x2, out=None, \*\*kwargs)

Compute the truth value of x1 OR x2 element-wise.

See also

numpy.logical_or