![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
A class that, given a structure and a parameter estimator returns a full Bayes net. More...
#include <algorithm>#include <string>#include <vector>#include <agrum/agrum.h>#include <agrum/BN/learning/paramUtils/EMApproximationScheme.h>#include <agrum/BN/learning/paramUtils/paramEstimator.h>#include <agrum/BN/learning/paramUtils/DAG2BNLearner_tpl.h>#include <agrum/BN/learning/paramUtils/DAG2BNLearner_inl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::DAG2BNLearner |
| A class that, given a structure and a parameter estimator returns a full Bayes net. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
A class that, given a structure and a parameter estimator returns a full Bayes net.
Definition in file DAG2BNLearner.h.