[][src]Function gsl_sys::gsl_multifit_linear_L_decomp

pub unsafe extern "C" fn gsl_multifit_linear_L_decomp(
    L: *mut gsl_matrix,
    tau: *mut gsl_vector
) -> c_int