Function gsl_sys::gsl_spline_eval_deriv2_e 
source · [−]pub unsafe extern "C" fn gsl_spline_eval_deriv2_e(
    spline: *const gsl_spline, 
    x: f64, 
    a: *mut gsl_interp_accel, 
    y: *mut f64
) -> c_intpub unsafe extern "C" fn gsl_spline_eval_deriv2_e(
    spline: *const gsl_spline, 
    x: f64, 
    a: *mut gsl_interp_accel, 
    y: *mut f64
) -> c_int