[][src]Function gsl_sys::gsl_multifit_covar_QRPT

pub unsafe extern "C" fn gsl_multifit_covar_QRPT(
    r: *mut gsl_matrix,
    perm: *mut gsl_permutation,
    epsrel: f64,
    covar: *mut gsl_matrix
) -> c_int