| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Provides proportional splitting strategy for partition objects. More...
#include <partitioner.h>
Public Types | |
| typedef Partition | my_partition | 
  Public Types inherited from tbb::interface9::internal::adaptive_mode< Partition > | |
| typedef Partition | my_partition | 
Public Member Functions | |
| proportional_mode () | |
| proportional_mode (proportional_mode &src, split) | |
| proportional_mode (proportional_mode &src, const proportional_split &split_obj) | |
| size_t | do_split (proportional_mode &src, const proportional_split &split_obj) | 
| bool | is_divisible () | 
| template<typename Range > | |
| proportional_split | get_split () | 
  Public Member Functions inherited from tbb::interface9::internal::adaptive_mode< Partition > | |
| adaptive_mode () | |
| adaptive_mode (adaptive_mode &src, split) | |
| size_t | do_split (adaptive_mode &src, split) | 
  Public Member Functions inherited from tbb::internal::partition_type_base< Partition > | |
| void | set_affinity (task &) | 
| void | note_affinity (task::affinity_id) | 
| task * | continue_after_execute_range () | 
| bool | decide_whether_to_delay () | 
| void | spawn_or_delay (bool, task &b) | 
Additional Inherited Members | |
  Public Attributes inherited from tbb::interface9::internal::adaptive_mode< Partition > | |
| size_t | my_divisor | 
  Static Public Attributes inherited from tbb::interface9::internal::adaptive_mode< Partition > | |
| static const unsigned | factor = 1 | 
Provides proportional splitting strategy for partition objects.
Definition at line 302 of file partitioner.h.
| typedef Partition tbb::interface9::internal::proportional_mode< Partition >::my_partition | 
Definition at line 303 of file partitioner.h.
      
  | 
  inline | 
Definition at line 306 of file partitioner.h.
      
  | 
  inline | 
Definition at line 307 of file partitioner.h.
      
  | 
  inline | 
Definition at line 308 of file partitioner.h.
      
  | 
  inline | 
Definition at line 309 of file partitioner.h.
      
  | 
  inline | 
Definition at line 331 of file partitioner.h.
      
  | 
  inline | 
Definition at line 327 of file partitioner.h.