Algorithms
Contents
Algorithms#
[algorithms]
oneAPI Threading Building Blocks provides a set of generic parallel algorithms.
Parallel Functions#
Blocked Ranges#
Types that meet the Range requirements.
Partitioners#
A partitioner specifies how a loop template should partition its work among threads.