Functor to get and store partition weights in a property map.
More...
template<typename Weight_property, typename Weight_partition_map>
struct stapl::get_partition_weights< Weight_property, Weight_partition_map >
Functor to get and store partition weights in a property map.
- Template Parameters
-
| Weight_property | vertex property map type. |
| Weight_partition_map | partition property map type. |
◆ get_partition_weights()
template<typename Weight_property , typename Weight_partition_map >
- Parameters
-
| prop | vertex property map. |
| prop2 | partition property map. |
◆ operator()()
template<typename Weight_property , typename Weight_partition_map >
template<typename Elt >
The documentation for this struct was generated from the following file: