Function gsl_sys::gsl_odeiv2_driver_alloc_yp_new
source · [−]pub unsafe extern "C" fn gsl_odeiv2_driver_alloc_yp_new(
sys: *const gsl_odeiv2_system,
T: *const gsl_odeiv2_step_type,
hstart: f64,
epsabs: f64,
epsrel: f64
) -> *mut gsl_odeiv2_driver