Function gsl_sys::gsl_linalg_LQ_svx_T[][src]

pub unsafe extern "C" fn gsl_linalg_LQ_svx_T(
    LQ: *const gsl_matrix,
    tau: *const gsl_vector,
    x: *mut gsl_vector
) -> c_int