xor#

swordfish.function.xor()#

Pair each elements in X and Y to perform the “exclusive or” operation.

Parameters:
  • X (Constant) – A calar, pair, vector or matrix.

  • Y (Constant) – A calar, pair, vector or matrix.