GraphChi  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros
Public Member Functions | Public Attributes
graphchi::metrics_entry Struct Reference

List of all members.

Public Member Functions

 metrics_entry (double firstvalue, metrictype _valtype)
 metrics_entry (std::string svalue)
 metrics_entry (metrictype _valtype)
void adj (double v)
void add (double x)
void set (double v)
void set (std::string s)
void add_vector_entry (size_t i, double x)
void set_vector_entry (size_t i, double x)
void timer_start ()
void timer_stop ()

Public Attributes

size_t count
double value
double minvalue
double cumvalue
double maxvalue
metrictype valtype
std::string stringval
std::vector< double > v
timeval start_time
double lasttime

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