[][src]Function gsl_sys::gsl_linalg_HH_svx

pub unsafe extern "C" fn gsl_linalg_HH_svx(
    A: *mut gsl_matrix,
    x: *mut gsl_vector
) -> c_int