root/doc/latex/ekf__templ_8h.tex @ 255

Revision 255, 1.8 kB (checked in by smidl, 16 years ago)

doc

RevLine 
[172]1\hypertarget{ekf__templ_8h}{
[145]2\section{work/git/mixpp/bdm/estim/ekf\_\-templ.h File Reference}
3\label{ekf__templ_8h}\index{work/git/mixpp/bdm/estim/ekf\_\-templ.h@{work/git/mixpp/bdm/estim/ekf\_\-templ.h}}
[172]4}
[255]5Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions.
[140]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
[181]14\includegraphics[width=182pt]{ekf__templ_8h__incl}
[140]15\end{center}
16\end{figure}
17
18
19This graph shows which files directly or indirectly include this file:\nopagebreak
20\begin{figure}[H]
21\begin{center}
22\leavevmode
[234]23\includegraphics[width=420pt]{ekf__templ_8h__dep__incl}
[140]24\end{center}
25\end{figure}
[255]26\subsection*{Namespaces}
27\begin{CompactItemize}
28\item 
29namespace \textbf{bdm}
30\end{CompactItemize}
[140]31\subsection*{Classes}
32\begin{CompactItemize}
33\item 
[255]34class \hyperlink{classbdm_1_1EKFful__unQR}{bdm::EKFful\_\-unQR}
35\begin{CompactList}\small\item\em Extended \hyperlink{classbdm_1_1Kalman}{Kalman} filter with unknown {\tt Q} and {\tt R}. \item\end{CompactList}\item 
36class \hyperlink{classbdm_1_1EKFCh__unQ}{bdm::EKFCh\_\-unQ}
37\begin{CompactList}\small\item\em Extended \hyperlink{classbdm_1_1Kalman}{Kalman} filter in Choleski form with unknown {\tt Q}. \item\end{CompactList}\item 
38class \hyperlink{classbdm_1_1EKFCh__cond}{bdm::EKFCh\_\-cond}
39\begin{CompactList}\small\item\em Extended \hyperlink{classbdm_1_1Kalman}{Kalman} filter with unknown parameters in {\tt IM}. \item\end{CompactList}\end{CompactItemize}
[140]40
41
42\subsection{Detailed Description}
[255]43Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions.
[140]44
45\begin{Desc}
46\item[Author:]Vaclav Smidl.\end{Desc}
47----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
48
49Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.