tbb::auto_partitioner Class Reference
[Algorithms]
An auto partitioner.
More...
#include <partitioner.h>
List of all members.
|
Friends |
class | internal::start_for |
class | internal::start_reduce |
class | internal::start_scan |
Classes |
class | partition_type |
Detailed Description
An auto partitioner.
The range is initial divided into several large chunks. Chunks are further subdivided into VICTIM_CHUNKS pieces if they are stolen and divisible.
The documentation for this class was generated from the following file:
Copyright © 2005-2009 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.