aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
instantiation.h File Reference

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

#include <ostream>
#include <sstream>
#include <agrum/agrum.h>
#include <agrum/base/multidim/implementations/multiDimInterface.h>
#include <agrum/base/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

namespace  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.

Detailed Description

Header files of gum::Instantiation.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) & Christophe GONZALES(_at_AMU)

Definition in file instantiation.h.