![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
Definition of class for GUM (json) file output for Markov Random Fields. More...
#include <cstdint>#include <fstream>#include <iostream>#include <sstream>#include <string>#include <vector>#include <agrum/agrum.h>#include <agrum/MRF/io/MRFWriter.h>#include <agrum/MRF/io/GUM/GumMRFWriter_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::GumMRFWriter< GUM_SCALAR > |
| Writes a MarkovRandomField 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 Markov Random Fields.
Definition in file GumMRFWriter.h.