igraph_correlated_game

Function igraph_correlated_game 

Source
pub unsafe extern "C" fn igraph_correlated_game(
    new_graph: *mut igraph_t,
    old_graph: *const igraph_t,
    corr: igraph_real_t,
    p: igraph_real_t,
    permutation: *const igraph_vector_int_t,
) -> igraph_error_t