----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------
#include "../stat/libFN.h"
#include "../stat/libEF.h"
#include "../stat/emix.h"
Go to the source code of this file.
Namespaces | |
namespace | bdm |
Classes | |
class | bdm::MixEF |
Mixture of Exponential Family Densities. More... | |
Enumerations | |
enum | MixEF_METHOD { EM = 0, QB = 1 } |