![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Definition of abstract classes for import of Influence Diagram from a file. More...
#include <iostream>#include <string>#include <agrum/agrum.h>#include <agrum/ID/influenceDiagram.h>#include "IDReader_tpl.h"Go to the source code of this file.
Classes | |
| class | gum::IDReader< GUM_SCALAR > |
| Pure virtual class for importing an ID from a file. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Definition of abstract classes for import of Influence Diagram from a file.
All classes used to import an influence diagram from a file must inherit from IDReader
Definition in file IDReader.h.