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 | } |
---|
5 | Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. |
---|
6 | |
---|
7 | {\tt \#include \char`\"{}libKF.h\char`\"{}}\par |
---|
8 | |
---|
9 | |
---|
10 | Include 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 |
---|
20 | namespace \hyperlink{namespacebdm}{bdm} |
---|
21 | \end{CompactItemize} |
---|
22 | \subsection*{Classes} |
---|
23 | \begin{CompactItemize} |
---|
24 | \item |
---|
25 | class \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 |
---|
27 | class \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 |
---|
29 | class \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} |
---|
34 | Bayesian 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 | |
---|
40 | Using IT++ for numerical operations ----------------------------------- |
---|