|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <cstddef>#include <numeric>#include <cmath>#include <algorithm>#include "node/task_node_abstraction.h"

Go to the source code of this file.
Classes | |
| class | hh::core::abstraction::AnyGroupableAbstraction |
| Abstraction for cores/nodes that can form groups. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::core |
| Hedgehog core namespace. | |
| namespace | hh::core::abstraction |
| Hedgehog abstraction namespace. | |