#include "libBM.h"
#include "libEF.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::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 type. More... |
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------