Function gsl_sys::gsl_bspline_deriv_eval
source · [−]pub unsafe extern "C" fn gsl_bspline_deriv_eval(
x: f64,
nderiv: usize,
dB: *mut gsl_matrix,
w: *mut gsl_bspline_workspace
) -> c_int
pub unsafe extern "C" fn gsl_bspline_deriv_eval(
x: f64,
nderiv: usize,
dB: *mut gsl_matrix,
w: *mut gsl_bspline_workspace
) -> c_int