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

ANoisy-OR as described by Henrion (UAI-3, 1989, pp161-173). More...

Include dependency graph for multiDimNoisyORCompound_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>
INLINE std::ostream & gum::operator<< (std::ostream &s, const MultiDimNoisyORCompound< GUM_SCALAR > &ag)
 For friendly displaying the content of the array.

Detailed Description

ANoisy-OR as described by Henrion (UAI-3, 1989, pp161-173).

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

Definition in file multiDimNoisyORCompound_tpl.h.