rusty_
model
0.1.0
Module simd
Module Items
Structs
In crate rusty_
model
rusty_model
Module
simd
Copy item path
Source
Expand description
The simd module contains all the SIMD-related data structures used in the system.
Structs
ยง
SimdOps
Safe SIMD-accelerated operations for performance-critical paths Uses the
wide
crate for portable, safe SIMD operations