Expand description
Runtime SIMD detection and dispatch table.
Structs§
- Simd
Runtime - Selected SIMD runtime — function pointers to the best available kernels.
Functions§
- runtime
- Get the global SIMD runtime (auto-detects on first call).
Runtime SIMD detection and dispatch table.