aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
multiDimInterface.cpp File Reference

Implementation of MultiDimInterface. More...

Include dependency graph for multiDimInterface.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Functions

MultiDimInterfacegum::operator<< (MultiDimInterface &c, const DiscreteVariable &v)
 Adds a new var to the sequence of vars.
MultiDimInterfacegum::operator>> (MultiDimInterface &c, const DiscreteVariable &v)
 Removes a var from the variables of the MutliDimAdressing.

Detailed Description

Implementation of MultiDimInterface.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) & Christophe GONZALES(_at_AMU)

Definition in file multiDimInterface.cpp.