Returns a exclusive-or between each pair of elements from two KHIVA arrays (element-wise).
1 2 | ## S4 method for signature 'Array,Array'
xor.khiva(e1, e2)
|
e1 |
Khiva array. |
e2 |
Khiva array. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.