----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------
#include "libBM.h"
#include "libEF.h"
Go to the source code of this file.
| Namespaces | |
| namespace | bdm | 
| 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  | |
| 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... | |
 1.5.6
 1.5.6