root/doc/latex/ekf__templ_8h.tex @ 261

Revision 261, 1.6 kB (checked in by smidl, 16 years ago)

doc

Line 
1\hypertarget{ekf__templ_8h}{
2\section{ekf\_\-templ.h File Reference}
3\label{ekf__templ_8h}\index{ekf\_\-templ.h@{ekf\_\-templ.h}}
4}
5Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions.
6
7{\tt \#include \char`\"{}libKF.h\char`\"{}}\par
8
9
10Include dependency graph for ekf\_\-templ.h:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
14\includegraphics[width=128pt]{ekf__templ_8h__incl}
15\end{center}
16\end{figure}
17\subsection*{Namespaces}
18\begin{CompactItemize}
19\item 
20namespace \hyperlink{namespacebdm}{bdm}
21\end{CompactItemize}
22\subsection*{Classes}
23\begin{CompactItemize}
24\item 
25class \hyperlink{classbdm_1_1EKFful__unQR}{bdm::EKFful\_\-unQR}
26\begin{CompactList}\small\item\em Extended \hyperlink{classbdm_1_1Kalman}{Kalman} filter with unknown {\tt Q} and {\tt R}. \item\end{CompactList}\item 
27class \hyperlink{classbdm_1_1EKFCh__unQ}{bdm::EKFCh\_\-unQ}
28\begin{CompactList}\small\item\em Extended \hyperlink{classbdm_1_1Kalman}{Kalman} filter in Choleski form with unknown {\tt Q}. \item\end{CompactList}\item 
29class \hyperlink{classbdm_1_1EKFCh__cond}{bdm::EKFCh\_\-cond}
30\begin{CompactList}\small\item\em Extended \hyperlink{classbdm_1_1Kalman}{Kalman} filter with unknown parameters in {\tt IM}. \item\end{CompactList}\end{CompactItemize}
31
32
33\subsection{Detailed Description}
34Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions.
35
36\begin{Desc}
37\item[Author:]Vaclav Smidl.\end{Desc}
38----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
39
40Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.