Expand description
SIMD-accelerated implementations using scirs2-core unified system
This module provides vectorized implementations of performance-critical operations used throughout the optimization library. It uses the scirs2-core SIMD abstraction layer for automatic platform detection and optimization.
Structsยง
- Simd
Config - SIMD configuration - compatibility wrapper for legacy code
- Simd
Vector Ops - SIMD-accelerated vector operations using core unified system