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