GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::messages::sum_priority Struct Reference

#include <graphlab/vertex_program/messages.hpp>

List of all members.

Public Member Functions

 sum_priority (const double value=0)
double priority () const
sum_priorityoperator+= (const sum_priority &other)

Public Attributes

double value

Detailed Description

The priority of two messages is the sum

Definition at line 35 of file messages.hpp.


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