aGrUM  0.14.2
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

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

Detailed Description

Implementation of gum::MultiDimImplementation.

Author
Pierre-Henri WUILLEMIN et Christophe GONZALES

Definition in file multiDimImplementation_tpl.h.