Functor to apply a functor on a vertex of a graph. More...
Public Member Functions | |
| template<typename Graph , typename UF > | |
| void | operator() (Graph *g, UF const &uf) const |
Functor to apply a functor on a vertex of a graph.
| void stapl::partitioner_details::target_aggr_wf::operator() | ( | Graph * | g, |
| UF const & | uf | ||
| ) | const |
| g | the graph pointer. |
| uf | the functor. |
1.8.13