Functor computing the cut-weight produced by a vertex in a graph.
More...
|
template<typename Vertex , typename HView > |
result_type | operator() (Vertex v, HView hview) |
|
|
typedef size_t | result_type |
|
Functor computing the cut-weight produced by a vertex in a graph.
◆ operator()()
template<typename Vertex , typename HView >
result_type stapl::partitioner_details::get_cut_weight::operator() |
( |
Vertex |
v, |
|
|
HView |
hview |
|
) |
| |
- Parameters
-
v | a graph vertex. |
hview | view of the graph containing vertex v . |
The documentation for this struct was generated from the following file: