#include <shark/Core/Flags.h>Go to the source code of this file.
Classes | |
| struct | shark::tags::DiscreteSpace |
| A Tag for EnumerationSpaces. It tells the Functions, that the space is discrete and can be enumerated. More... | |
| struct | shark::tags::RealSpace |
| A Tag for EnumerationSpaces. It tells the Functions, that the space is real and can't be enumerated. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |
| shark::tags | |
| Tags are empty types which can be used as a function argument. | |