GraphChi  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros
Public Member Functions | Public Attributes
graphchi::PairContainer< ET > Struct Template Reference

#include <graphchi_types.hpp>

List of all members.

Public Member Functions

ET & oldval (int iter)
void set_newval (int iter, ET x)

Public Attributes

ET left
ET right

Detailed Description

template<typename ET>
struct graphchi::PairContainer< ET >

PairContainer encapsulates a pair of values of some type. Useful for bulk-synchronuos computation.


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