#include "../shared_ptr.h"
#include "exp_family.h"
Go to the source code of this file.
Classes | |
class | bdm::mratio |
Class representing ratio of two densities which arise e.g. by applying the Bayes rule. It represents density in the form:
where . More... | |
class | bdm::emix |
Mixture of epdfs. More... | |
class | bdm::egiwmix |
Mixture of egiws. More... | |
class | bdm::mprod |
Chain rule decomposition of epdf. More... | |
class | bdm::eprod |
Product of independent epdfs. For dependent pdfs, use mprod. More... | |
class | bdm::mmix |
Mixture of mpdfs with constant weights, all mpdfs are of equal RV and RVC. More... | |
Defines | |
#define | LOG2 0.69314718055995 |
Functions | |
bdm::SHAREDPTR (emix) | |
bdm::UIREGISTER (mprod) | |
bdm::SHAREDPTR (mprod) |
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------