GraphChi  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros
pagerank_kernel Member List

This is the complete list of members for pagerank_kernel, including all inherited members.

compute_vertexvalue(graphchi_context &ginfo, vertex_info &myvertex, float nbvalsum) (defined in pagerank_kernel)pagerank_kernelinlinevirtual
EdgeDataType typedef (defined in graphchi::functional_kernel< float, float >)graphchi::functional_kernel< float, float >
functional_kernel() (defined in graphchi::functional_kernel< float, float >)graphchi::functional_kernel< float, float >inline
initial_value(graphchi_context &info, vertex_info &myvertex) (defined in pagerank_kernel)pagerank_kernelinlinevirtual
op_neighborval(graphchi_context &info, vertex_info &myvertex, vid_t nbid, float nbval) (defined in pagerank_kernel)pagerank_kernelinlinevirtual
plus(float curval, float toadd) (defined in pagerank_kernel)pagerank_kernelinlinevirtual
reset() (defined in pagerank_kernel)pagerank_kernelinlinevirtual
value_to_neighbor(graphchi_context &info, vertex_info &myvertex, vid_t nbid, float myval) (defined in pagerank_kernel)pagerank_kernelinlinevirtual
VertexDataType typedef (defined in graphchi::functional_kernel< float, float >)graphchi::functional_kernel< float, float >