[172] | 1 | \hypertarget{libPF_8h}{ |
---|
[145] | 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}} |
---|
[172] | 4 | } |
---|
[8] | 5 | Bayesian Filtering using stochastic sampling (Particle Filters). |
---|
| 6 | |
---|
| 7 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
[32] | 8 | {\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par |
---|
[19] | 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 |
---|
[145] | 16 | \includegraphics[width=184pt]{libPF_8h__incl} |
---|
[19] | 17 | \end{center} |
---|
| 18 | \end{figure} |
---|
[99] | 19 | |
---|
| 20 | |
---|
| 21 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
| 22 | \begin{figure}[H] |
---|
| 23 | \begin{center} |
---|
| 24 | \leavevmode |
---|
[145] | 25 | \includegraphics[width=119pt]{libPF_8h__dep__incl} |
---|
[99] | 26 | \end{center} |
---|
| 27 | \end{figure} |
---|
[8] | 28 | \subsection*{Classes} |
---|
| 29 | \begin{CompactItemize} |
---|
| 30 | \item |
---|
[172] | 31 | class \hyperlink{classPF}{PF} |
---|
[32] | 32 | \begin{CompactList}\small\item\em Trivial particle filter with proposal density equal to parameter evolution model. \item\end{CompactList}\item |
---|
[172] | 33 | class \hyperlink{classMPF}{MPF$<$ BM\_\-T $>$} |
---|
[33] | 34 | \begin{CompactList}\small\item\em Marginalized Particle filter. \item\end{CompactList}\item |
---|
| 35 | class \textbf{MPF$<$ BM\_\-T $>$::mpfepdf} |
---|
[172] | 36 | \begin{CompactList}\small\item\em internal class for MPDF providing composition of \hyperlink{classeEmp}{eEmp} with external components \item\end{CompactList}\end{CompactItemize} |
---|
[79] | 37 | \subsection*{Variables} |
---|
| 38 | \begin{CompactItemize} |
---|
| 39 | \item |
---|
[172] | 40 | \hypertarget{libPF_8h_718eb6f36f33fd5898956fb950d0d8f2}{ |
---|
| 41 | double \textbf{PF\_\-SSAT}} |
---|
| 42 | \label{libPF_8h_718eb6f36f33fd5898956fb950d0d8f2} |
---|
[8] | 43 | |
---|
[79] | 44 | \end{CompactItemize} |
---|
[8] | 45 | |
---|
[79] | 46 | |
---|
[8] | 47 | \subsection{Detailed Description} |
---|
| 48 | Bayesian Filtering using stochastic sampling (Particle Filters). |
---|
| 49 | |
---|
| 50 | \begin{Desc} |
---|
| 51 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
| 52 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
| 53 | |
---|
| 54 | Using IT++ for numerical operations ----------------------------------- |
---|