Function gsl_sys::gsl_spline_eval_integ
source · [−]pub unsafe extern "C" fn gsl_spline_eval_integ(
spline: *const gsl_spline,
a: f64,
b: f64,
acc: *mut gsl_interp_accel
) -> f64
pub unsafe extern "C" fn gsl_spline_eval_integ(
spline: *const gsl_spline,
a: f64,
b: f64,
acc: *mut gsl_interp_accel
) -> f64