#include <itpp/itbase.h>
#include "libBM.h"
#include "libDC.h"
Go to the source code of this file.
Classes | |
| class | PF | 
| A Particle Filter prototype.  More... | |
| class | TrivialPF | 
| Trivial particle filter with proposal density that is not conditioned on the data.  More... | |
| class | MPF | 
Enumerations | |
| enum | RESAMPLING_METHOD { MULTINOMIAL = 0, DETERMINISTIC = 1, RESIDUAL = 2, SYSTEMATIC = 3 } | 
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------
 1.5.3