Functor getting the weight of each partition.
More...
|
typedef std::vector< size_t > | result_type |
|
Functor getting the weight of each partition.
◆ get_partition_weights()
stapl::partitioner_details::get_partition_weights::get_partition_weights |
( |
size_t const & |
num_partitions | ) |
|
- Parameters
-
num_partitions | number of partitions. |
◆ operator()()
template<typename Partition >
result_type stapl::partitioner_details::get_partition_weights::operator() |
( |
Partition |
part | ) |
const |
The documentation for this struct was generated from the following file: