pub fn ifft2(re: &mut [f64], im: &mut [f64], n: usize)
In-place two-dimensional inverse transform, including the 1/N².
1/N²