root/doc/latex/libKF_8h.tex @ 28

Revision 22, 1.5 kB (checked in by smidl, 16 years ago)

upravy Kalmana

  • Property svn:eol-style set to native
Line 
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}}
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`\"{}../math/libDC.h\char`\"{}}\par
8
9
10Include dependency graph for libKF.h:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
14\includegraphics[width=134pt]{libKF_8h__incl}
15\end{center}
16\end{figure}
17\subsection*{Classes}
18\begin{CompactItemize}
19\item 
20class {\bf KalmanFull}
21\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 
22class {\bf Kalman$<$ sq\_\-T $>$}
23\begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} filter with covariance matrices in square root form. \item\end{CompactList}\item 
24class {\bf EKF$<$ sq\_\-T $>$}
25\begin{CompactList}\small\item\em Extended \doxyref{Kalman}{p.}{classKalman} Filter. \item\end{CompactList}\end{CompactItemize}
26
27
28\subsection{Detailed Description}
29Bayesian Filtering for linear Gaussian models (\doxyref{Kalman}{p.}{classKalman} Filter) and extensions.
30
31\begin{Desc}
32\item[Author:]Vaclav Smidl.\end{Desc}
33----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
34
35Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.