|
static unsigned int | NumThreads (void) |
|
template<typename... Functions> |
static void | ParallelSections (Functions &&... funcs) |
|
template<typename Function > |
static void | ParallelFor (size_t begin, size_t end, Function &&func) |
|
The documentation for this struct was generated from the following file: