aGrUM  0.14.2
instantiation.h File Reference

Header files of gum::Instantiation. More...

#include <ostream>
#include <sstream>
#include <agrum/agrum.h>
#include <agrum/core/hashTable.h>
#include <agrum/multidim/implementations/multiDimInterface.h>
#include <agrum/multidim/instantiation_inl.h>
+ Include dependency graph for instantiation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::Instantiation
 Class for assigning/browsing values to tuples of discrete variables. More...
 
class  gum::HashFunc< Instantiation >
 Hash function for gum::Instantiation. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Functions

std::ostream & gum::operator<< (std::ostream &, const Instantiation &)
 Print information of the instantiation in the stream. More...
 

Detailed Description

Header files of gum::Instantiation.

Author
Pierre-Henri WUILLEMIN et Christophe GONZALES

Definition in file instantiation.h.