utils
0.0.0
Module avx512
Module Items
Constants
Type Aliases
In utils::
simd
utils
::
simd
Module
avx512
Copy item path
Source
Expand description
Vector implementations using a single AVX512 vector.
Constants
§
SIMD_
BACKEND
The name of this backend.
Type Aliases
§
U32Vector
AVX512 vector with sixteen
u32
lanes.