GraphChi  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros
graphchi::functional_kernel< FVertexDataType, FEdgeDataType > Member List

This is the complete list of members for graphchi::functional_kernel< FVertexDataType, FEdgeDataType >, including all inherited members.

compute_vertexvalue(graphchi_context &ginfo, vertex_info &myvertex, EdgeDataType nbvalsum)=0 (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >pure virtual
EdgeDataType typedef (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >
functional_kernel() (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >inline
initial_value(graphchi_context &info, vertex_info &myvertex)=0 (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >pure virtual
op_neighborval(graphchi_context &info, vertex_info &myvertex, vid_t nbid, EdgeDataType nbval)=0 (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >pure virtual
plus(VertexDataType curval, EdgeDataType toadd)=0 (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >pure virtual
reset()=0 (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >pure virtual
value_to_neighbor(graphchi_context &info, vertex_info &myvertex, vid_t nbid, VertexDataType myval)=0 (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >pure virtual
VertexDataType typedef (defined in graphchi::functional_kernel< FVertexDataType, FEdgeDataType >)graphchi::functional_kernel< FVertexDataType, FEdgeDataType >