Skip to main content

kernels

Function kernels 

Source
pub fn kernels() -> Option<&'static SimdKernels>
Expand description

The process-wide SIMD kernel set, compiled on first use. None when the host ISA cannot be built or the kernels fail to compile — callers fall back to their scalar loops.