igraph_dot_product_game

Function igraph_dot_product_game 

Source
pub unsafe extern "C" fn igraph_dot_product_game(
    graph: *mut igraph_t,
    vecs: *const igraph_matrix_t,
    directed: igraph_bool_t,
) -> igraph_error_t