elementwise_simd_supported

Function elementwise_simd_supported 

Source
pub fn elementwise_simd_supported() -> bool
Expand description

Placeholder for SIMD CPU execution strategy. In a full implementation this would contain vectorized loops and checks for AVX/NEON availability.