Function gsl_sys::gsl_multifit_robust_weights[][src]

pub unsafe extern "C" fn gsl_multifit_robust_weights(
    r: *const gsl_vector,
    wts: *mut gsl_vector,
    w: *mut gsl_multifit_robust_workspace
) -> c_int