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

#include <plod_generator.hpp>

Inheritance diagram for boost::plod_iterator< RandomGenerator, Graph >:
Collaboration diagram for boost::plod_iterator< RandomGenerator, Graph >:

Public Types

typedef T type
 

Public Member Functions

 plod_iterator ()
 
 plod_iterator (RandomGenerator &gen, std::size_t n, double alpha, double beta, bool allow_self_loops=false)
 

Member Typedef Documentation

typedef T boost::mpl::identity< BOOST_MPL_AUX_NA_PARAM >::type
inherited

Constructor & Destructor Documentation

template<typename RandomGenerator , typename Graph >
boost::plod_iterator< RandomGenerator, Graph >::plod_iterator ( )
inline
template<typename RandomGenerator , typename Graph >
boost::plod_iterator< RandomGenerator, Graph >::plod_iterator ( RandomGenerator &  gen,
std::size_t  n,
double  alpha,
double  beta,
bool  allow_self_loops = false 
)
inline

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