Function gsl_sys::gsl_fft_halfcomplex_radix2_inverse[][src]

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