Template Function n_vertices
Defined in File graph.hpp
Function Documentation
-
template<typename TBGLGraphType>
static inline size_t n_vertices(const TBGLGraphType &g) Get the # of vertices in
g
.
Defined in File graph.hpp
Get the # of vertices in g
.