Function gsl_sys::gsl_linalg_hessenberg_submatrix
source · [−]pub unsafe extern "C" fn gsl_linalg_hessenberg_submatrix(
M: *mut gsl_matrix,
A: *mut gsl_matrix,
top: usize,
tau: *mut gsl_vector
) -> c_int