| 1 | \section{work/mixpp/bdm/estim/libKF.h File Reference} |
|---|
| 2 | \label{libKF_8h}\index{work/mixpp/bdm/estim/libKF.h@{work/mixpp/bdm/estim/libKF.h}} |
|---|
| 3 | Bayesian Filtering for linear Gaussian models (\doxyref{Kalman}{p.}{classKalman} Filter) and extensions. |
|---|
| 4 | |
|---|
| 5 | {\tt \#include $<$itpp/itbase.h$>$}\par |
|---|
| 6 | {\tt \#include \char`\"{}../stat/libFN.h\char`\"{}}\par |
|---|
| 7 | {\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par |
|---|
| 8 | {\tt \#include \char`\"{}../math/chmat.h\char`\"{}}\par |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | Include dependency graph for libKF.h:\nopagebreak |
|---|
| 12 | \begin{figure}[H] |
|---|
| 13 | \begin{center} |
|---|
| 14 | \leavevmode |
|---|
| 15 | \includegraphics[width=196pt]{libKF_8h__incl} |
|---|
| 16 | \end{center} |
|---|
| 17 | \end{figure} |
|---|
| 18 | \subsection*{Classes} |
|---|
| 19 | \begin{CompactItemize} |
|---|
| 20 | \item |
|---|
| 21 | class {\bf KalmanFull} |
|---|
| 22 | \begin{CompactList}\small\item\em Basic \doxyref{Kalman}{p.}{classKalman} filter with full matrices (education purpose only)! Will be deleted soon! \item\end{CompactList}\item |
|---|
| 23 | class {\bf Kalman$<$ sq\_\-T $>$} |
|---|
| 24 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} filter with covariance matrices in square root form. \item\end{CompactList}\item |
|---|
| 25 | class {\bf KalmanCh} |
|---|
| 26 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} filter in square root form. \item\end{CompactList}\item |
|---|
| 27 | class {\bf EKF$<$ sq\_\-T $>$} |
|---|
| 28 | \begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter. \item\end{CompactList}\item |
|---|
| 29 | class {\bf KFcondQR} |
|---|
| 30 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\item |
|---|
| 31 | class {\bf KFcondR} |
|---|
| 32 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\end{CompactItemize} |
|---|
| 33 | |
|---|
| 34 | |
|---|
| 35 | \subsection{Detailed Description} |
|---|
| 36 | Bayesian Filtering for linear Gaussian models (\doxyref{Kalman}{p.}{classKalman} Filter) and extensions. |
|---|
| 37 | |
|---|
| 38 | \begin{Desc} |
|---|
| 39 | \item[Author:]Vaclav Smidl.\end{Desc} |
|---|
| 40 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
|---|
| 41 | |
|---|
| 42 | Using IT++ for numerical operations ----------------------------------- |
|---|