Function gsl_sys::gsl_linalg_QR_rcond 
source · [−]pub unsafe extern "C" fn gsl_linalg_QR_rcond(
    QR: *const gsl_matrix, 
    rcond: *mut f64, 
    work: *mut gsl_vector
) -> c_intpub unsafe extern "C" fn gsl_linalg_QR_rcond(
    QR: *const gsl_matrix, 
    rcond: *mut f64, 
    work: *mut gsl_vector
) -> c_int