pub fn fft(re: &mut [f64], im: &mut [f64])
In-place one-dimensional transform on split real and imaginary parts.