AlgorithmDefinition
s as well as methods to access them and a list of present algorithm names. More...
#include <vector>
#include <string>
#include <map>
#include <boost/shared_ptr.hpp>
#include "../global/global_definitions.h"
#include "algorithm_definition.h"
#include <iostream>
Include dependency graph for algorithm_config.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
Classes | |
class | AlgorithmConfig |
the configuration for algorithms. Contains a container of AlgorithmDefinition s as well as methods to access them and a list of present algorithm names. More... |
AlgorithmDefinition
s as well as methods to access them and a list of present algorithm names.
Christian Koerner (christian.koerner@imedgine.org)
Alexander Lex (alexander.lex@imedgine.org)
Marc Streit (marc.streit@imedgine.org)
Martin Reininger (martin.reininger@imedgine.org)
Definition in file algorithm_config.h.