Vocabularymath.
vectorsInputsOutputsWord descriptionReturns true if every element of
v is false.
NotesSee
Componentwise logic with SIMD vectors for notes on dealing with vector boolean inputs when using SIMD types.
See alsov<,
v<=,
v=,
v>,
v>=,
vunordered?,
vand,
vor,
vxor,
vnot,
vany?,
vall?,
v?DefinitionMethods