![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Implementation of MultiDimInterface. More...
Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| MultiDimInterface & | gum::operator<< (MultiDimInterface &c, const DiscreteVariable &v) |
| Adds a new var to the sequence of vars. | |
| MultiDimInterface & | gum::operator>> (MultiDimInterface &c, const DiscreteVariable &v) |
| Removes a var from the variables of the MutliDimAdressing. | |
Implementation of MultiDimInterface.
Definition in file multiDimInterface.cpp.