STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::partitioner_details::target_aggr_wf Struct Reference

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
 

Detailed Description

Functor to apply a functor on a vertex of a graph.

Member Function Documentation

◆ operator()()

template<typename Graph , typename UF >
void stapl::partitioner_details::target_aggr_wf::operator() ( Graph *  g,
UF const &  uf 
) const
Parameters
gthe graph pointer.
ufthe functor.

The documentation for this struct was generated from the following file: