Function ofuton::ifft2 [] [src]

pub fn ifft2(
    input: &mut ArrayViewMut2<Complex<f64>>,
    output: &mut ArrayViewMut2<Complex<f64>>
)