Galois::GraphChi::hidden Namespace Reference

Classes

struct  DispatchOperator
struct  DispatchOperator< false >
class  SparseVertexMap
class  DenseVertexMap
struct  contains_node
struct  sizeof_edge
struct  sizeof_edge< void >
struct  logical_or

Functions

template<typename Graph , typename Seg , typename Bag >
bool any_in_range (Graph &graph, const Seg &cur, Bag *input)
template<typename Graph >
size_t computeEdgeLimit (Graph &graph, size_t memoryLimit)
template<typename Graph >
bool fitsInMemory (Graph &graph, size_t memoryLimit)
template<bool CheckInput, bool PassWrappedGraph, typename Graph , typename WrappedGraph , typename VertexOperator , typename Bag >
void vertexMap (Graph &graph, WrappedGraph &wgraph, VertexOperator op, Bag *input, size_t memoryLimit)

Function Documentation

template<typename Graph , typename Seg , typename Bag >
bool Galois::GraphChi::hidden::any_in_range ( Graph &  graph,
const Seg &  cur,
Bag *  input 
) [inline]
template<typename Graph >
size_t Galois::GraphChi::hidden::computeEdgeLimit ( Graph &  graph,
size_t  memoryLimit 
) [inline]
template<typename Graph >
bool Galois::GraphChi::hidden::fitsInMemory ( Graph &  graph,
size_t  memoryLimit 
) [inline]
template<bool CheckInput, bool PassWrappedGraph, typename Graph , typename WrappedGraph , typename VertexOperator , typename Bag >
void Galois::GraphChi::hidden::vertexMap ( Graph &  graph,
WrappedGraph &  wgraph,
VertexOperator  op,
Bag *  input,
size_t  memoryLimit 
) [inline]

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1