![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Headers of SetInst. More...
#include <ostream>#include <agrum/agrum.h>#include <agrum/base/core/bijection.h>#include <agrum/base/multidim/implementations/multiDimAdressable.h>#include <agrum/base/multidim/setInst_inl.h>Go to the source code of this file.
Classes | |
| class | gum::SetInst |
| Class for assigning/browsing values to tuples of discrete variables. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| std::ostream & | gum::operator<< (std::ostream &, const SetInst &) |
| Print information of the SetInst in the stream. | |
| gum::SetInst & | gum::operator<< (gum::SetInst &inst, const gum::DiscreteVariable &i) |
| Adds a variable to inst. | |
| gum::SetInst & | gum::operator>> (gum::SetInst &inst, const gum::DiscreteVariable &i) |
| Removes a variable to inst. | |
Headers of SetInst.
Definition in file setInst.h.