aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
BN Directory Reference
Directory dependency graph for BN:

Directories

 
algorithms
 
database
 
generator
 
inference
 
io
 
learning

Files

 
BayesNet.cpp
 
BayesNet.h
 Class representing Bayesian networks.
 
BayesNet_tpl.h
 Template implementation of BN/BayesNet.h class.
 
BayesNetFactory.cpp
 Implementation of the BayesNetFactory class.
 
BayesNetFactory.h
 Headers of the BayesNetFactory class.
 
BayesNetFactory_tpl.h
 Implementation of the BayesNetFactory class.
 
BayesNetFragment.cpp
 Implementation of the BayesNetFactory class.
 
BayesNetFragment.h
 Class representing Fragment of Bayesian networks.
 
BayesNetFragment_tpl.h
 Template implementation of BN/BayesNetFragment.h classes.
 
IBayesNet.cpp
 
IBayesNet.h
 Class representing the minimal interface for Bayesian network with no numerical data.
 
IBayesNet_tpl.h
 Template implementation of bns/bayesNet.h classes.
 
IBayesNetFactory.cpp
 Class to include at least once this header.
 
IBayesNetFactory.h
 Header of the IBayesNetFactory class.