root/doc/latex/libKF_8h.tex @ 145

Revision 145, 2.5 kB (checked in by smidl, 16 years ago)

Oprava dokumentace

  • Property svn:eol-style set to native
Line 
1\section{work/git/mixpp/bdm/estim/libKF.h File Reference}
2\label{libKF_8h}\index{work/git/mixpp/bdm/estim/libKF.h@{work/git/mixpp/bdm/estim/libKF.h}}
3Bayesian 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
11Include dependency graph for libKF.h:\nopagebreak
12\begin{figure}[H]
13\begin{center}
14\leavevmode
15\includegraphics[width=186pt]{libKF_8h__incl}
16\end{center}
17\end{figure}
18
19
20This graph shows which files directly or indirectly include this file:\nopagebreak
21\begin{figure}[H]
22\begin{center}
23\leavevmode
24\includegraphics[width=386pt]{libKF_8h__dep__incl}
25\end{center}
26\end{figure}
27\subsection*{Classes}
28\begin{CompactItemize}
29\item 
30class {\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 
32class {\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 
34class {\bf KalmanCh}
35\begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} filter in square root form. \item\end{CompactList}\item 
36class {\bf EKFfull}
37\begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter in full matrices. \item\end{CompactList}\item 
38class {\bf EKF$<$ sq\_\-T $>$}
39\begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter. \item\end{CompactList}\item 
40class {\bf EKFCh}
41\begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter in Square root. \item\end{CompactList}\item 
42class {\bf KFcondQR}
43\begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} Filter with conditional diagonal matrices R and Q. \item\end{CompactList}\item 
44class {\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}
49Bayesian 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
55Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.