Function gsl_sys::gsl_integration_glfixed[][src]

pub unsafe extern "C" fn gsl_integration_glfixed(
    f: *const gsl_function,
    a: f64,
    b: f64,
    t: *const gsl_integration_glfixed_table
) -> f64