Vocabularymath.
vectorsInputsOutputsWord descriptionTakes the logical XOR of each corresponding element of
u and
v.
NotesSee
Componentwise logic with SIMD vectors for notes on dealing with vector boolean inputs and results when using SIMD types.
See alsov<,
v<=,
v=,
v>,
v>=,
vunordered?,
vand,
vor,
vnot,
vany?,
vall?,
vnone?,
v?DefinitionMethods