1 | \hypertarget{libKF_8h}{ |
---|
2 | \section{work/git/mixpp/bdm/estim/libKF.h File Reference} |
---|
3 | \label{libKF_8h}\index{work/git/mixpp/bdm/estim/libKF.h@{work/git/mixpp/bdm/estim/libKF.h}} |
---|
4 | } |
---|
5 | Bayesian Filtering for linear Gaussian models (\hyperlink{classKalman}{Kalman} Filter) and extensions. |
---|
6 | |
---|
7 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
8 | {\tt \#include \char`\"{}../stat/libFN.h\char`\"{}}\par |
---|
9 | {\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par |
---|
10 | {\tt \#include \char`\"{}../math/chmat.h\char`\"{}}\par |
---|
11 | |
---|
12 | |
---|
13 | Include dependency graph for libKF.h:\nopagebreak |
---|
14 | \begin{figure}[H] |
---|
15 | \begin{center} |
---|
16 | \leavevmode |
---|
17 | \includegraphics[width=186pt]{libKF_8h__incl} |
---|
18 | \end{center} |
---|
19 | \end{figure} |
---|
20 | |
---|
21 | |
---|
22 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
23 | \begin{figure}[H] |
---|
24 | \begin{center} |
---|
25 | \leavevmode |
---|
26 | \includegraphics[width=386pt]{libKF_8h__dep__incl} |
---|
27 | \end{center} |
---|
28 | \end{figure} |
---|
29 | \subsection*{Classes} |
---|
30 | \begin{CompactItemize} |
---|
31 | \item |
---|
32 | class \hyperlink{classKalmanFull}{KalmanFull} |
---|
33 | \begin{CompactList}\small\item\em Basic \hyperlink{classKalman}{Kalman} filter with full matrices (education purpose only)! Will be deleted soon! \item\end{CompactList}\item |
---|
34 | class \hyperlink{classKalman}{Kalman$<$ sq\_\-T $>$} |
---|
35 | \begin{CompactList}\small\item\em \hyperlink{classKalman}{Kalman} filter with covariance matrices in square root form. \item\end{CompactList}\item |
---|
36 | class \hyperlink{classKalmanCh}{KalmanCh} |
---|
37 | \begin{CompactList}\small\item\em \hyperlink{classKalman}{Kalman} filter in square root form. \item\end{CompactList}\item |
---|
38 | class \hyperlink{classEKFfull}{EKFfull} |
---|
39 | \begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} Filter in full matrices. \item\end{CompactList}\item |
---|
40 | class \hyperlink{classEKF}{EKF$<$ sq\_\-T $>$} |
---|
41 | \begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} Filter. \item\end{CompactList}\item |
---|
42 | class \hyperlink{classEKFCh}{EKFCh} |
---|
43 | \begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} Filter in Square root. \item\end{CompactList}\item |
---|
44 | class \hyperlink{classKFcondQR}{KFcondQR} |
---|
45 | \begin{CompactList}\small\item\em \hyperlink{classKalman}{Kalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\item |
---|
46 | class \hyperlink{classKFcondR}{KFcondR} |
---|
47 | \begin{CompactList}\small\item\em \hyperlink{classKalman}{Kalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\end{CompactItemize} |
---|
48 | |
---|
49 | |
---|
50 | \subsection{Detailed Description} |
---|
51 | Bayesian Filtering for linear Gaussian models (\hyperlink{classKalman}{Kalman} Filter) and extensions. |
---|
52 | |
---|
53 | \begin{Desc} |
---|
54 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
55 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
56 | |
---|
57 | Using IT++ for numerical operations ----------------------------------- |
---|