docs/classtf_1_1PartitionerBase-members.html
| | Taskflow: A General-purpose Task-parallel Programming System |
Loading...
Searching...
No Matches
tf::PartitionerBase< C > Member List
This is the complete list of members for tf::PartitionerBase< C >, including all inherited members.
| chunk_size() const | tf::PartitionerBase< C > | inline | | chunk_size(size_t cz) | tf::PartitionerBase< C > | inline | | closure_wrapper() const | tf::PartitionerBase< C > | inline | | closure_wrapper() | tf::PartitionerBase< C > | inline | | closure_wrapper(F &&fn) | tf::PartitionerBase< C > | inline | | closure_wrapper_type typedef | tf::PartitionerBase< C > | | | is_default_wrapper_v | tf::PartitionerBase< C > | static | | operator()(F &&callable) | tf::PartitionerBase< C > | inline | | PartitionerBase()=default | tf::PartitionerBase< C > | | | PartitionerBase(size_t chunk_size) | tf::PartitionerBase< C > | inlineexplicit | | PartitionerBase(size_t chunk_size, C &&closure_wrapper) | tf::PartitionerBase< C > | inline |