![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Implementation of gum::MultiDimImplementation. More...
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. | |
Implementation of gum::MultiDimImplementation.
Definition in file multiDimImplementation_tpl.h.