![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
Definition of class for GUM (json) file output for Influence Diagrams. More...
#include <cstdint>#include <fstream>#include <iostream>#include <sstream>#include <string>#include <vector>#include <agrum/agrum.h>#include <agrum/ID/io/IDWriter.h>#include <agrum/ID/io/GUM/GumIDWriter_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::GumIDWriter< GUM_SCALAR > |
| Writes an InfluenceDiagram in the GUM json format. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Definition of class for GUM (json) file output for Influence Diagrams.
Definition in file GumIDWriter.h.