#include <itpp/itbase.h>
#include "../stat/libBM.h"
#include "../math/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, STRATIFIED = 1, SYSTEMATIC = 3 } |
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------