| 
    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 586 of file partitioner.h.
      
  | 
  private | 
Definition at line 606 of file partitioner.h.
      
  | 
  private | 
Definition at line 603 of file partitioner.h.
      
  | 
  inline | 
Definition at line 588 of file partitioner.h.
      
  | 
  friend | 
Definition at line 593 of file partitioner.h.
      
  | 
  friend | 
Definition at line 591 of file partitioner.h.
      
  | 
  friend | 
Definition at line 592 of file partitioner.h.
      
  | 
  friend | 
Definition at line 594 of file partitioner.h.
      
  | 
  friend | 
Definition at line 590 of file partitioner.h.