raiigraph::Graph edges_to_graph(size_t double_edges, const Vertex_ *edges, size_t num_vertices, igraph_bool_t directed)
Definition edges_to_graph.hpp:30
void build_snn_graph(size_t num_cells, GetNeighbors_ get_neighbors, GetIndex_ get_index, const BuildSnnGraphOptions &options, BuildSnnGraphResults< Node_, Weight_ > &output)
Definition build_snn_graph.hpp:133