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

Implementation of the MultiDimContainer class. More...

#include <algorithm>
#include <agrum/agrum.h>
Include dependency graph for multiDimContainer_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>
std::ostream & gum::operator<< (std::ostream &out, const MultiDimContainer< GUM_SCALAR > &array)

Detailed Description

Implementation of the MultiDimContainer class.

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

Definition in file multiDimContainer_tpl.h.