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