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

MultiDimAggregator. More...

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

Go to the source code of this file.

Classes

class  gum::aggregator::MultiDimAggregator< GUM_SCALAR >
 <agrum/base/multidim/aggregators/multiDimAggregator.h> More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::aggregator
 Aggregators are functional description of CPTs.

Functions

template<typename GUM_SCALAR>
std::ostream & gum::aggregator::operator<< (std::ostream &s, const MultiDimAggregator< GUM_SCALAR > &ag)
 For friendly displaying the content of the array.

Detailed Description

MultiDimAggregator.

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

Definition in file multiDimAggregator.h.