Expand description
Port (NOT bindings) of Agner Fog’s Vector Class Library to Rust.
vrl
stands for Vector Rust Library.
This is a library for using SIMD instructions on modern x86, x86-64 and ARM CPUs.
Modules§
- The VRL prelude.
Structs§
Traits§
- Base trait for fixed-size vector types.
- Commont floating-point functions.