![]() |
aGrUM
0.14.2
|
Headers of SetInst. More...
#include <ostream>
#include <agrum/agrum.h>
#include <agrum/core/bijection.h>
#include <agrum/multidim/implementations/multiDimAdressable.h>
#include <agrum/multidim/implementations/multiDimInterface.h>
#include <agrum/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 | |
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. More... | |
gum::SetInst & | gum::operator<< (gum::SetInst &inst, const gum::DiscreteVariable &i) |
Adds a variable to inst. More... | |
gum::SetInst & | gum::operator>> (gum::SetInst &inst, const gum::DiscreteVariable &i) |
Removes a variable to inst. More... | |
Headers of SetInst.
Definition in file setInst.h.