Skip to main content

Module simd_forward_fill

Module simd_forward_fill 

Source
Expand description

SIMD-optimized forward-fill operations for table alignment

This module provides high-performance forward-fill operations using SIMD instructions when available.

Functionsยง

batch_forward_fill
Batch forward-fill for multiple series
forward_fill
Forward-fill data with automatic SIMD detection
forward_fill_interpolate
Forward-fill with interpolation for upsampling