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

class for NoisyAND-net implementation as multiDim More...

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

Go to the source code of this file.

Classes

class  gum::MultiDimNoisyAND< GUM_SCALAR >
 Noisy AND representation. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Functions

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

Detailed Description

class for NoisyAND-net implementation as multiDim

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

Definition in file multiDimNoisyAND.h.