Module simd

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