Skip to main content

forward_fill

Function forward_fill 

Source
pub fn forward_fill(data: &mut [f64])
Expand description

Forward-fill data with automatic SIMD detection

This function automatically selects the best available SIMD implementation based on CPU features.