Crate fearless_simd
source ·Expand description
A helper library to make SIMD more friendly.
Re-exports
Modules
Runtime detection of x86 and x86_64 capabilities.
Structs
Traits
A trait representing f32 -> f32 function that can be computed
using simd.
A type compatible with an f32 simd value, representing a boolean in each lane.