Function gsl_sys::gsl_linalg_QRPT_Rsolve 
source · [−]pub unsafe extern "C" fn gsl_linalg_QRPT_Rsolve(
    QR: *const gsl_matrix, 
    p: *const gsl_permutation, 
    b: *const gsl_vector, 
    x: *mut gsl_vector
) -> c_intpub unsafe extern "C" fn gsl_linalg_QRPT_Rsolve(
    QR: *const gsl_matrix, 
    p: *const gsl_permutation, 
    b: *const gsl_vector, 
    x: *mut gsl_vector
) -> c_int