HavoqGT
page_rank.hpp File Reference
#include <havoqgt/visitor_queue.hpp>
#include <boost/container/deque.hpp>
#include <vector>
Include dependency graph for page_rank.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  havoqgt::mpi::pr_queue< Visitor >
 
class  havoqgt::mpi::pr_visitor< Graph, PRData >
 

Namespaces

 havoqgt
 
 havoqgt::mpi
 

Functions

template<typename TGraph , typename PRData >
void havoqgt::mpi::page_rank (TGraph &g, PRData &pr_data)