ALP User Documentation 0.7.0
Algebraic Programming User Documentation
PageRank< IOType, localConverge > Member List

This is the complete list of members for PageRank< IOType, localConverge >, including all inherited members.

execute(grb::interfaces::Pregel< PregelType > &pregel, grb::Vector< IOType > &scores, size_t &steps_taken, const Data &parameters=Data(), const size_t max_steps=0)PageRank< IOType, localConverge >inlinestatic
program(IOType &current_score, const IOType &incoming_message, IOType &outgoing_message, const Data &parameters, grb::interfaces::PregelState &pregel)PageRank< IOType, localConverge >inlinestatic