maximum

odl.maximum(x1, x2, out=None)

Computes the maximum value for each element x1_i of the input array x1 relative to the respective element x2_i of the input array x2.