Public Types | Public Member Functions

in_degree_computer< graph > Class Template Reference

Public Types

typedef graph_traits< graph >
::size_type 
size_type
typedef graph_traits< graph >
::vertex_descriptor 
vertex_descriptor

Public Member Functions

 in_degree_computer (graph &gg, vertex_id_map< graph > vm, size_type *ind)
void operator() (const vertex_descriptor &src, const vertex_descriptor &dest)
void post_visit ()

template<typename graph>
class in_degree_computer< graph >


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