TrivialPF Class Reference

Trivial particle filter with proposal density that is not conditioned on the data. More...

#include <libPF.h>

Inheritance diagram for TrivialPF:

PF BM

List of all members.

Public Member Functions

 TrivialPF (mpdf &par, mpdf &obs, mpdf &prop, int n0)
 TrivialPF (mpdf &par, mpdf &obs, int n0)
void bayes (const vec &dt, bool evalll)
 Incremental Bayes rule.


Detailed Description

Trivial particle filter with proposal density that is not conditioned on the data.

Member Function Documentation

void TrivialPF::bayes ( const vec &  dt,
bool  evall 
) [virtual]

Incremental Bayes rule.

Parameters:
dt vector of input data
evall If true, the filter will compute likelihood of the data record and store it in ll

Implements BM.


The documentation for this class was generated from the following files:
Generated on Wed Jan 23 11:30:12 2008 for mixpp by  doxygen 1.5.3