pub fn haar_reconstruct(approx: &[f64], detail: &[f64]) -> Vec<f64>
Haar wavelet reconstruction (one level).