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 can’t be constructed with SIMD enabled — callers fall back to their scalar loops.