aGrUM  0.14.2
setInst.h File Reference

Headers of SetInst. More...

+ Include dependency graph for setInst.h:
+ This graph shows which files directly or indirectly include this file:

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::SetInstgum::operator<< (gum::SetInst &inst, const gum::DiscreteVariable &i)
 Adds a variable to inst. More...
 
gum::SetInstgum::operator>> (gum::SetInst &inst, const gum::DiscreteVariable &i)
 Removes a variable to inst. More...
 

Detailed Description

Headers of SetInst.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN
Ariele MAESANO

Definition in file setInst.h.