Module array256

Source
Expand description

256-bit wide vector implementations using arrays.

Constants§

SIMD_BACKEND
The name of this backend.

Type Aliases§

U32Vector
Array vector with eight u32 lanes.