Public Types | Public Member Functions

count_triangles< graph > Class Template Reference

Public Types

typedef graph_traits< graph >
::vertex_descriptor 
vertex_t
typedef graph_traits< graph >
::edge_descriptor 
edge

Public Member Functions

 count_triangles (graph &gg, dynamic_array< triple< int, int, int > > &res, int &ct)
void operator() (vertex_t v1, vertex_t v2, vertex_t v3)

template<class graph>
class count_triangles< graph >


The documentation for this class was generated from the following file: