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