pub fn forward_fill(data: &mut [f64])
Forward-fill data with automatic SIMD detection
This function automatically selects the best available SIMD implementation based on CPU features.