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

Implementation of gum::MultiDimImplementation. More...

Include dependency graph for multiDimImplementation_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 GUM_SCALAR>
INLINE MultiDimImplementation< GUM_SCALAR > & gum::operator<< (MultiDimImplementation< GUM_SCALAR > &array, const DiscreteVariable &v)
template<typename GUM_SCALAR>
INLINE std::ostream & gum::operator<< (std::ostream &out, const MultiDimImplementation< GUM_SCALAR > &array)
 For friendly displaying the content of the array.

Detailed Description

Implementation of gum::MultiDimImplementation.

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

Definition in file multiDimImplementation_tpl.h.