Function gsl_sys::gsl_sum_levin_u_step[][src]

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