pub fn dif_inverse(data: &mut [f64], stride: usize, n: usize) -> Value
Expand description

This is decimation-in-frequency version of the radix-2 FFT function.