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