logical_xor#
- rbc.stdlib.elementwise_functions.logical_xor(x1, x2)#
“Computes the logical XOR for each element x1_i of the input array x1 with the respective element x2_i of the input array x2.
“Computes the logical XOR for each element x1_i of the input array x1 with the respective element x2_i of the input array x2.