#include <algorithm>#include <vector>#include <shiokaze/core/credit.h>#include <shiokaze/core/configurable.h>#include <shiokaze/math/shape.h>#include "parallel_core.h"#include "loop_splitter.h"Go to the source code of this file.
Classes | |
| class | parallel_driver |
| Class that facilitates the use of parallel_core class for parallel loop. More... | |
Macros | |
| #define | shkz_default_parallel_name "stdthread" |
| #define | shkz_default_splitter_name "sequential_splitter" |