aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
GumIDReader.h File Reference

Definition of class for reading an InfluenceDiagram from a GUM (json) file. More...

#include <string>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/base/core/errorsContainer.h>
#include <agrum/ID/io/IDReader.h>
#include <agrum/ID/io/GUM/GumIDReader_tpl.h>
Include dependency graph for GumIDReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::GumIDReader< GUM_SCALAR >
 Reads an InfluenceDiagram from a GUM (json) file. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Definition of class for reading an InfluenceDiagram from a GUM (json) file.

Author
Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file GumIDReader.h.