Computes the bitwise xor of two vectors. [Edit]
v1First vector. [Edit] v2Second vector. [Edit]
A new vector. [Edit]
The vector returned contains the result of doing a bitwise xor operation on the individual components of the two vectors. [Edit]
Namespace: Mono.SimdAssembly: Mono.Simd (in Mono.Simd.dll)Assembly Versions: 2.0.0.0