EKF< sq_T > Class Template Reference

Extended Kalman Filter. More...

#include <libKF.h>

Inheritance diagram for EKF< sq_T >:

Inheritance graph
[legend]
Collaboration diagram for EKF< sq_T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 EKF (const diffbifn fxu, const diffbifn hxu)
 Default constructor.
void bayes (const vec &dt, bool evalll=true)
 Here dt = [yt;ut] of appropriate dimensions.


Detailed Description

template<class sq_T>
class EKF< sq_T >

Extended Kalman Filter.

An approximation of the exact Bayesian filter with Gaussian noices and non-linear evolutions of their mean.


The documentation for this class was generated from the following file:
Generated on Sun Feb 17 16:14:19 2008 for mixpp by  doxygen 1.5.3