partitioner.hpp file
partitioner include file
Namespaces
- namespace tf
 - taskflow namespace
 
Classes
- class tf::DefaultClosureWrapper
 - class to create a default closure wrapper
 - 
              template<typename C = DefaultClosureWrapper>class tf::PartitionerBase
 - class to derive a partitioner for scheduling parallel algorithms
 - 
              template<typename C = DefaultClosureWrapper>class tf::GuidedPartitioner
 - class to create a guided partitioner for scheduling parallel algorithms
 - 
              template<typename C = DefaultClosureWrapper>class tf::DynamicPartitioner
 - class to create a dynamic partitioner for scheduling parallel algorithms
 - 
              template<typename C = DefaultClosureWrapper>class tf::StaticPartitioner
 - class to construct a static partitioner for scheduling parallel algorithms
 - 
              template<typename C = DefaultClosureWrapper>class tf::RandomPartitioner
 - class to construct a random partitioner for scheduling parallel algorithms