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=189pt]{libKF_8h__incl} |
---|
16 | \end{center} |
---|
17 | \end{figure} |
---|
18 | |
---|
19 | |
---|
20 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
21 | \begin{figure}[H] |
---|
22 | \begin{center} |
---|
23 | \leavevmode |
---|
24 | \includegraphics[width=364pt]{libKF_8h__dep__incl} |
---|
25 | \end{center} |
---|
26 | \end{figure} |
---|
27 | \subsection*{Classes} |
---|
28 | \begin{CompactItemize} |
---|
29 | \item |
---|
30 | class {\bf KalmanFull} |
---|
31 | \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 |
---|
32 | class {\bf Kalman$<$ sq\_\-T $>$} |
---|
33 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} filter with covariance matrices in square root form. \item\end{CompactList}\item |
---|
34 | class {\bf KalmanCh} |
---|
35 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} filter in square root form. \item\end{CompactList}\item |
---|
36 | class {\bf EKFfull} |
---|
37 | \begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter in full matrices. \item\end{CompactList}\item |
---|
38 | class {\bf EKF$<$ sq\_\-T $>$} |
---|
39 | \begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter. \item\end{CompactList}\item |
---|
40 | class {\bf EKFCh} |
---|
41 | \begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter in Square root. \item\end{CompactList}\item |
---|
42 | class {\bf KFcondQR} |
---|
43 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\item |
---|
44 | class {\bf KFcondR} |
---|
45 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\end{CompactItemize} |
---|
46 | |
---|
47 | |
---|
48 | \subsection{Detailed Description} |
---|
49 | Bayesian Filtering for linear Gaussian models (\doxyref{Kalman}{p.}{classKalman} Filter) and extensions. |
---|
50 | |
---|
51 | \begin{Desc} |
---|
52 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
53 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
54 | |
---|
55 | Using IT++ for numerical operations ----------------------------------- |
---|