Function gsl_sys::gsl_fft_halfcomplex_radix2_backward[][src]

pub unsafe extern "C" fn gsl_fft_halfcomplex_radix2_backward(
    data: *mut f64,
    stride: usize,
    n: usize
) -> c_int