bdm::emix Class Reference
Mixture of epdfs. More...
#include <emix.h>
Detailed Description
Mixture of epdfs.
Density function:
![\[ f(x) = \sum_{i=1}^{n} w_{i} f_i(x), \quad \sum_{i=1}^n w_i = 1. \]](form_72.png)
where
is any density on random variable
, called component,
Member Function Documentation
| void bdm::emix::from_setting | ( | const Setting & | set | ) |
Create object from the following structure
class = 'emix'; pdfs = { list of any bdm::pdf offsprings }; % pdfs in the mixture, bdm::pdf::from_setting weights = [... ]; % vector of weights of pdfs in the mixture --- inherited fields --- bdm::emix_base::from_setting
References Coms, bdm::UI::get(), and bdm::emix_base::w.
The documentation for this class was generated from the following files:
- emix.h
- emix.cpp
Generated on Fri Aug 27 16:54:41 2010 for mixpp by
1.6.0
