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

Template implementation of InfluenceDiagram/InfluenceDiagram.h classes. More...

#include <algorithm>
#include <cstdio>
#include <iostream>
#include <agrum/base/variables/allDiscreteVariables.h>
#include <agrum/ID/influenceDiagram.h>
Include dependency graph for influenceDiagram_tpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Functions

template<typename GUM_SCALAR>
NodeId gum::build_node_for_ID (gum::InfluenceDiagram< GUM_SCALAR > &infdiag, std::string node, const std::string &domain)

Detailed Description

Template implementation of InfluenceDiagram/InfluenceDiagram.h classes.

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

Definition in file influenceDiagram_tpl.h.