aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
influenceDiagram.h File Reference

Class representing Influence Diagrams. More...

#include <string>
#include <utility>
#include <agrum/agrum.h>
#include <agrum/base/graphicalModels/DAGmodel.h>
#include <agrum/base/multidim/tensor.h>
#include <agrum/ID/influenceDiagram_tpl.h>
Include dependency graph for influenceDiagram.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::InfluenceDiagram< GUM_SCALAR >
 Class representing an Influence Diagram. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Class representing Influence Diagrams.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Jean-Christophe MAGNAN and Christophe GONZALES(_at_AMU)

Definition in file influenceDiagram.h.