root/doc/latex/libKF_8h.tex @ 180

Revision 172, 2.7 kB (checked in by smidl, 16 years ago)

Latex doc

  • Property svn:eol-style set to native
Line 
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}
5Bayesian 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
13Include 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
22This 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 
32class \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 
34class \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 
36class \hyperlink{classKalmanCh}{KalmanCh}
37\begin{CompactList}\small\item\em \hyperlink{classKalman}{Kalman} filter in square root form. \item\end{CompactList}\item 
38class \hyperlink{classEKFfull}{EKFfull}
39\begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} Filter in full matrices. \item\end{CompactList}\item 
40class \hyperlink{classEKF}{EKF$<$ sq\_\-T $>$}
41\begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} Filter. \item\end{CompactList}\item 
42class \hyperlink{classEKFCh}{EKFCh}
43\begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} Filter in Square root. \item\end{CompactList}\item 
44class \hyperlink{classKFcondQR}{KFcondQR}
45\begin{CompactList}\small\item\em \hyperlink{classKalman}{Kalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\item 
46class \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}
51Bayesian 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
57Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.