#include <parallelfor.h>

Public Member Functions | |
| constexpr | MinimumGranularity () |
Public Member Functions inherited from ParallelFor::Granularity | |
| constexpr | Granularity () |
| constexpr | Granularity (Int granularity) |
| constexpr | Granularity (Int granularity, Bool enableThreading) |
| constexpr | Granularity (const Granularity &granularity) |
| constexpr | Granularity (const Granularity &granularity, Bool enableThreading) |
Additional Inherited Members | |
Public Attributes inherited from ParallelFor::Granularity | |
| const Int | value |
|
constexpr |