#include <shiokaze/core/recursive_configurable_module.h>#include <shiokaze/parallel/parallel_driver.h>#include <functional>#include <vector>Go to the source code of this file.
Classes | |
| class | array_core2 |
| Core module class for two dimensional array designed to be used in array2 class. More... | |
Typedefs | |
| using | array2_ptr = std::unique_ptr< array_core2 > |