Function gsl_sys::gsl_linalg_hessenberg_unpack 
source · [−]pub unsafe extern "C" fn gsl_linalg_hessenberg_unpack(
    H: *mut gsl_matrix, 
    tau: *mut gsl_vector, 
    U: *mut gsl_matrix
) -> c_intpub unsafe extern "C" fn gsl_linalg_hessenberg_unpack(
    H: *mut gsl_matrix, 
    tau: *mut gsl_vector, 
    U: *mut gsl_matrix
) -> c_int