Function gsl_sys::gsl_linalg_QR_unpack_r 
source · [−]pub unsafe extern "C" fn gsl_linalg_QR_unpack_r(
    QR: *const gsl_matrix, 
    T: *const gsl_matrix, 
    Q: *mut gsl_matrix, 
    R: *mut gsl_matrix
) -> c_intpub unsafe extern "C" fn gsl_linalg_QR_unpack_r(
    QR: *const gsl_matrix, 
    T: *const gsl_matrix, 
    Q: *mut gsl_matrix, 
    R: *mut gsl_matrix
) -> c_int