aGrUM  0.14.2
variableNodeMap.h File Reference

Header of class VariableNodeMap. More...

#include <iostream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/core/bijection.h>
#include <agrum/graphs/graphElements.h>
#include <agrum/variables/discreteVariable.h>
#include <agrum/graphicalModels/variableNodeMap_inl.h>
+ Include dependency graph for variableNodeMap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::VariableNodeMap
 Container used to map discrete variables with nodes. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Functions

std::ostream & gum::operator<< (std::ostream &, const VariableNodeMap &)
 for friendly displaying the content of clique graphs More...
 

Detailed Description

Header of class VariableNodeMap.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN

Definition in file variableNodeMap.h.