docs/partitioner_8hpp.html
partitioner include file
namespace tftaskflow namespace
class tf::DefaultClosureWrapperclass to create a default closure wrapper template<typename C = DefaultClosureWrapper> class tf::PartitionerBaseclass to derive a partitioner for scheduling parallel algorithms template<typename C = DefaultClosureWrapper> class tf::GuidedPartitionerclass to create a guided partitioner for scheduling parallel algorithms template<typename C = DefaultClosureWrapper> class tf::DynamicPartitionerclass to create a dynamic partitioner for scheduling parallel algorithms template<typename C = DefaultClosureWrapper> class tf::StaticPartitionerclass to construct a static partitioner for scheduling parallel algorithms template<typename C = DefaultClosureWrapper> class tf::RandomPartitionerclass to construct a random partitioner for scheduling parallel algorithms