| 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 > | |