Revision 8, 1.1 kB
(checked in by smidl, 17 years ago)
|
Kalmany funkci, PF nefunkci
|
-
Property svn:eol-style set to
native
|
Line | |
---|
1 | \section{work/mixpp/libKF.h File Reference} |
---|
2 | \label{libKF_8h}\index{work/mixpp/libKF.h@{work/mixpp/libKF.h}} |
---|
3 | Bayesian Filtering for linear Gaussian models (\doxyref{Kalman}{p.}{classKalman} Filter) and extensions. |
---|
4 | |
---|
5 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
6 | {\tt \#include \char`\"{}libBM.h\char`\"{}}\par |
---|
7 | {\tt \#include \char`\"{}libDC.h\char`\"{}}\par |
---|
8 | \subsection*{Classes} |
---|
9 | \begin{CompactItemize} |
---|
10 | \item |
---|
11 | class {\bf KalmanFull} |
---|
12 | \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 |
---|
13 | class {\bf Kalman$<$ sq\_\-T $>$} |
---|
14 | \begin{CompactList}\small\item\em \doxyref{Kalman}{p.}{classKalman} filter with covaraince matrices in square root form. \item\end{CompactList}\end{CompactItemize} |
---|
15 | |
---|
16 | |
---|
17 | \subsection{Detailed Description} |
---|
18 | Bayesian Filtering for linear Gaussian models (\doxyref{Kalman}{p.}{classKalman} Filter) and extensions. |
---|
19 | |
---|
20 | \begin{Desc} |
---|
21 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
22 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
23 | |
---|
24 | Using IT++ for numerical operations ----------------------------------- |
---|