Functor to construct a partitioned view using a balanced partitioner. More...
Public Member Functions | |
| view_type | operator() (View &v, size_t n) |
| view_type | operator() (View const &v, size_t n) |
Public Types | |
| typedef segmented_view< View, pbal_type > | view_type |
Functor to construct a partitioned view using a balanced partitioner.
| view_type stapl::view_impl::part_balance_view< View >::operator() | ( | View & | v, |
| size_t | n | ||
| ) |
| view_type stapl::view_impl::part_balance_view< View >::operator() | ( | View const & | v, |
| size_t | n | ||
| ) |
1.8.13