[][src]Function gsl_sys::gsl_linalg_QR_QTmat_r

pub unsafe extern "C" fn gsl_linalg_QR_QTmat_r(
    QR: *const gsl_matrix,
    T: *const gsl_matrix,
    B: *mut gsl_matrix,
    work: *mut gsl_matrix
) -> c_int