Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::unweighted_random_out_edge_gen< Graph, Gen > Class Template Reference

#include <loop_erased_random_walk.hpp>

Public Member Functions

 unweighted_random_out_edge_gen (Gen &gen)
 
gt::edge_descriptor operator() (typename gt::vertex_descriptor src, const Graph &g) const
 

Constructor & Destructor Documentation

template<typename Graph, typename Gen>
boost::unweighted_random_out_edge_gen< Graph, Gen >::unweighted_random_out_edge_gen ( Gen &  gen)
inline

Member Function Documentation

template<typename Graph, typename Gen>
gt::edge_descriptor boost::unweighted_random_out_edge_gen< Graph, Gen >::operator() ( typename gt::vertex_descriptor  src,
const Graph &  g 
) const
inline

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