Vocabularymath.vectorsInputsOutputsWord descriptionCreates a new sequence by selecting elements from the
true and
false sequences based on whether the corresponding bits of the
mask sequence are set or not.
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,
vnot,
vany?,
vall?,
vnone?DefinitionMethods