๐ฌThis is a nightly-only experimental API. (
portable_simd
#86656)Expand description
Types and traits associated with masking elements of vectors. Types representing
Modulesยง
Macrosยง
- impl_
element ๐Experimental - impl_
from ๐Experimental
Structsยง
- Mask
Experimental - A SIMD vector mask for
N
elements of width specified byElement
.
Traitsยง
- Mask
Element Experimental - Marker trait for types that may be used as SIMD mask elements.