Function gsl_sys::gsl_multifit_eval_wdf
source · [−]pub unsafe extern "C" fn gsl_multifit_eval_wdf(
fdf: *mut gsl_multifit_function_fdf,
x: *const gsl_vector,
wts: *const gsl_vector,
dy: *mut gsl_matrix
) -> c_int