TrivialPF Class Reference

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

#include <libPF.h>

Inheritance diagram for TrivialPF:

Inheritance graph
[legend]
Collaboration diagram for TrivialPF:

Collaboration graph
[legend]

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

Reimplemented from PF.


The documentation for this class was generated from the following files:
Generated on Fri Feb 15 18:57:49 2008 for mixpp by  doxygen 1.5.3