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

Functor adjusting the matched value of a vertex to be the same as the one of its matched vertex, this value is used for the creation of a level of hierarchy. More...

Public Member Functions

template<typename Vertex >
void operator() (Vertex v)
 

Public Types

typedef void result_type
 

Detailed Description

Functor adjusting the matched value of a vertex to be the same as the one of its matched vertex, this value is used for the creation of a level of hierarchy.

Member Function Documentation

◆ operator()()

template<typename Vertex >
void stapl::partitioner_details::adjust_matched_value::operator() ( Vertex  v)
Parameters
vvertex proxy.

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