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

Header of class VariableNodeMap. More...

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

namespace  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

Detailed Description

Header of class VariableNodeMap.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file variableNodeMap.h.