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

Class providing generic double hash tables. More...

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

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Functions

template<typename T1, typename T2>
std::ostream & gum::operator<< (std::ostream &, const Bijection< T1, T2 > &bijection)
 For friendly display of the content of the gum::Bijection.

Detailed Description

Class providing generic double hash tables.

Author
Jean-Philippe DUBUS, Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file bijection_tpl.h.