![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
A class for parameterizing EM's parameter learning approximations. More...
#include <algorithm>#include <string>#include <vector>#include <agrum/agrum.h>#include <agrum/base/core/approximations/approximationScheme.h>#include <agrum/base/core/approximations/approximationSchemeListener.h>Go to the source code of this file.
Classes | |
| class | gum::learning::EMApproximationScheme |
| A class for parameterizing EM's parameter learning approximations. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
A class for parameterizing EM's parameter learning approximations.
Definition in file EMApproximationScheme.h.