igraph_arpack_unpack_complex

Function igraph_arpack_unpack_complex 

Source
pub unsafe extern "C" fn igraph_arpack_unpack_complex(
    vectors: *mut igraph_matrix_t,
    values: *mut igraph_matrix_t,
    nev: igraph_int_t,
) -> igraph_error_t