Functor dividing a property with a specific weight. More...
Public Member Functions | |
| property_divide_wf (size_t const &weight) | |
| template<typename Property > | |
| void | operator() (Property &p) const |
Functor dividing a property with a specific weight.
| stapl::partitioner_details::property_divide_wf::property_divide_wf | ( | size_t const & | weight | ) |
| weight | the weight used in the division. |
| void stapl::partitioner_details::property_divide_wf::operator() | ( | Property & | p | ) | const |
| p | a property reference. |
1.8.13