Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::n_iterations Struct Reference

#include <page_rank.hpp>

Public Member Functions

 n_iterations (std::size_t n)
 
template<typename RankMap , typename Graph >
bool operator() (const RankMap &, const Graph &)
 

Constructor & Destructor Documentation

boost::graph::n_iterations::n_iterations ( std::size_t  n)
inlineexplicit

Member Function Documentation

template<typename RankMap , typename Graph >
bool boost::graph::n_iterations::operator() ( const RankMap &  ,
const Graph &   
)
inline

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