Vocabularymath.
vectorsInputsOutputsWord descriptionTakes the logical NOT of each element of
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,
vxor,
vany?,
vall?,
vnone?,
v?DefinitionMethods