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

Source implementation of MCBayesNetGenerator. More...

Include dependency graph for MCBayesNetGenerator_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

Macros

#define IBNG   IBayesNetGenerator< GUM_SCALAR, ICPTGenerator >

Functions

template<typename GUM_SCALAR>
gum::Size gum::getMaxModality (gum::BayesNet< GUM_SCALAR > &bayesNet)

Detailed Description

Source implementation of MCBayesNetGenerator.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Ariele-Paolo MAESANO

Definition in file MCBayesNetGenerator_tpl.h.

Macro Definition Documentation

◆ IBNG

#define IBNG   IBayesNetGenerator< GUM_SCALAR, ICPTGenerator >

Definition at line 51 of file MCBayesNetGenerator_tpl.h.