Function gsl_sys::gsl_sum_levin_utrunc_step[][src]

pub unsafe extern "C" fn gsl_sum_levin_utrunc_step(
    term: f64,
    n: usize,
    w: *mut gsl_sum_levin_utrunc_workspace,
    sum_accel: *mut f64
) -> c_int