|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
A simple partitioner. More...
#include <partitioner.h>
Classes | |
| class | partition_type |
Public Member Functions | |
| simple_partitioner () | |
Private Types | |
| typedef interface9::internal::simple_partition_type | task_partition_type |
| typedef interface9::internal::simple_partition_type::split_type | split_type |
Friends | |
| template<typename Range , typename Body , typename Partitioner > | |
| class | serial::interface9::start_for |
| template<typename Range , typename Body , typename Partitioner > | |
| class | interface9::internal::start_for |
| template<typename Range , typename Body , typename Partitioner > | |
| class | interface9::internal::start_reduce |
| template<typename Range , typename Body , typename Partitioner > | |
| class | interface9::internal::start_deterministic_reduce |
| template<typename Range , typename Body , typename Partitioner > | |
| class | internal::start_scan |
A simple partitioner.
Divides the range until the range is not divisible.
Definition at line 602 of file partitioner.h.
|
private |
Definition at line 622 of file partitioner.h.
|
private |
Definition at line 619 of file partitioner.h.
|
inline |
Definition at line 604 of file partitioner.h.
|
friend |
Definition at line 609 of file partitioner.h.
|
friend |
Definition at line 607 of file partitioner.h.
|
friend |
Definition at line 608 of file partitioner.h.
|
friend |
Definition at line 610 of file partitioner.h.
|
friend |
Definition at line 606 of file partitioner.h.