#include <boost/shared_ptr.hpp>
#include <string>
#include <vector>
#include <set>
#include "dataset_definition.h"
Include dependency graph for algorithm_definition.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 | AlgorithmDefinition |
A single algorithm's definition as read from the configuration XML. More... |
Definition in file algorithm_definition.h.