|
Stride Reference Manual
1.0
|
#include "unipar.h"#include "interface.h"#include "tbb/parallel_for.h"#include "tbb/task_scheduler_init.h"#include "tbb/enumerable_thread_specific.h"#include <iostream>#include <memory>
Go to the source code of this file.
Namespaces | |
| unipar | |
| Unified Parallelisation. | |
| unipar::internal | |
Typedefs | |
| using | unipar::TbbParallel = internal::ParallelWrapper< internal::_TbbParallel > |