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

This file contains abstract class definitions for Bayesian networks inference classes. More...

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

Go to the source code of this file.

Classes

class  gum::BayesNetInference< GUM_SCALAR >
 <agrum/BN/inference/BayesNetInference.h> More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Enumerations

enum class  gum::FindBarrenNodesType { gum::FIND_NO_BARREN_NODES , gum::FIND_BARREN_NODES }
 type of algorithm to determine barren nodes More...

Detailed Description

This file contains abstract class definitions for Bayesian networks inference classes.

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

Definition in file BayesNetInference.h.