Revision 261, 1.6 kB
(checked in by smidl, 16 years ago)
|
doc
|
Rev | Line | |
---|
[172] | 1 | \hypertarget{ekf__templ_8h}{ |
---|
[261] | 2 | \section{ekf\_\-templ.h File Reference} |
---|
| 3 | \label{ekf__templ_8h}\index{ekf\_\-templ.h@{ekf\_\-templ.h}} |
---|
[172] | 4 | } |
---|
[255] | 5 | Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. |
---|
[140] | 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 |
---|
[261] | 14 | \includegraphics[width=128pt]{ekf__templ_8h__incl} |
---|
[140] | 15 | \end{center} |
---|
| 16 | \end{figure} |
---|
[255] | 17 | \subsection*{Namespaces} |
---|
| 18 | \begin{CompactItemize} |
---|
| 19 | \item |
---|
[261] | 20 | namespace \hyperlink{namespacebdm}{bdm} |
---|
[255] | 21 | \end{CompactItemize} |
---|
[140] | 22 | \subsection*{Classes} |
---|
| 23 | \begin{CompactItemize} |
---|
| 24 | \item |
---|
[255] | 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} |
---|
[140] | 31 | |
---|
| 32 | |
---|
| 33 | \subsection{Detailed Description} |
---|
[255] | 34 | Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. |
---|
[140] | 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 ----------------------------------- |
---|