Function gsl_sys::gsl_bspline_eval 
source · [−]pub unsafe extern "C" fn gsl_bspline_eval(
    x: f64, 
    B: *mut gsl_vector, 
    w: *mut gsl_bspline_workspace
) -> c_intpub unsafe extern "C" fn gsl_bspline_eval(
    x: f64, 
    B: *mut gsl_vector, 
    w: *mut gsl_bspline_workspace
) -> c_int