ALP User Documentation 0.7.0
Algebraic Programming User Documentation
|
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 ¶meters=Data(), const size_t max_steps=0) | PageRank< IOType, localConverge > | inlinestatic |
program(IOType ¤t_score, const IOType &incoming_message, IOType &outgoing_message, const Data ¶meters, grb::interfaces::PregelState &pregel) | PageRank< IOType, localConverge > | inlinestatic |