Vocabularymath.
vectorsInputsOutputsWord descriptionTakes the logical AND 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?,
vor,
vxor,
vnot,
vany?,
vall?,
vnone?,
v?DefinitionMethods