|
Revision 255, 1.8 kB
(checked in by smidl, 17 years ago)
|
|
doc
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | \hypertarget{libPF_8h}{ |
|---|
| 2 | \section{work/git/mixpp/bdm/estim/libPF.h File Reference} |
|---|
| 3 | \label{libPF_8h}\index{work/git/mixpp/bdm/estim/libPF.h@{work/git/mixpp/bdm/estim/libPF.h}} |
|---|
| 4 | } |
|---|
| 5 | Bayesian Filtering using stochastic sampling (Particle Filters). |
|---|
| 6 | |
|---|
| 7 | {\tt \#include $<$itpp/itbase.h$>$}\par |
|---|
| 8 | {\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par |
|---|
| 9 | {\tt \#include \char`\"{}../math/libDC.h\char`\"{}}\par |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | Include dependency graph for libPF.h:\nopagebreak |
|---|
| 13 | \begin{figure}[H] |
|---|
| 14 | \begin{center} |
|---|
| 15 | \leavevmode |
|---|
| 16 | \includegraphics[width=145pt]{libPF_8h__incl} |
|---|
| 17 | \end{center} |
|---|
| 18 | \end{figure} |
|---|
| 19 | |
|---|
| 20 | |
|---|
| 21 | This graph shows which files directly or indirectly include this file:\nopagebreak |
|---|
| 22 | \begin{figure}[H] |
|---|
| 23 | \begin{center} |
|---|
| 24 | \leavevmode |
|---|
| 25 | \includegraphics[width=420pt]{libPF_8h__dep__incl} |
|---|
| 26 | \end{center} |
|---|
| 27 | \end{figure} |
|---|
| 28 | \subsection*{Namespaces} |
|---|
| 29 | \begin{CompactItemize} |
|---|
| 30 | \item |
|---|
| 31 | namespace \textbf{bdm} |
|---|
| 32 | \end{CompactItemize} |
|---|
| 33 | \subsection*{Classes} |
|---|
| 34 | \begin{CompactItemize} |
|---|
| 35 | \item |
|---|
| 36 | class \hyperlink{classbdm_1_1PF}{bdm::PF} |
|---|
| 37 | \begin{CompactList}\small\item\em Trivial particle filter with proposal density equal to parameter evolution model. \item\end{CompactList}\item |
|---|
| 38 | class \hyperlink{classbdm_1_1MPF}{bdm::MPF$<$ BM\_\-T $>$} |
|---|
| 39 | \begin{CompactList}\small\item\em Marginalized Particle filter. \item\end{CompactList}\item |
|---|
| 40 | class \textbf{bdm::MPF$<$ BM\_\-T $>$::mpfepdf} |
|---|
| 41 | \begin{CompactList}\small\item\em internal class for MPDF providing composition of \hyperlink{classbdm_1_1eEmp}{eEmp} with external components \item\end{CompactList}\end{CompactItemize} |
|---|
| 42 | |
|---|
| 43 | |
|---|
| 44 | \subsection{Detailed Description} |
|---|
| 45 | Bayesian Filtering using stochastic sampling (Particle Filters). |
|---|
| 46 | |
|---|
| 47 | \begin{Desc} |
|---|
| 48 | \item[Author:]Vaclav Smidl.\end{Desc} |
|---|
| 49 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
|---|
| 50 | |
|---|
| 51 | Using IT++ for numerical operations ----------------------------------- |
|---|