Revision 261, 1.4 kB
(checked in by smidl, 16 years ago)
|
doc
|
-
Property svn:eol-style set to
native
|
Rev | Line | |
---|
[172] | 1 | \hypertarget{libPF_8h}{ |
---|
[261] | 2 | \section{libPF.h File Reference} |
---|
| 3 | \label{libPF_8h}\index{libPF.h@{libPF.h}} |
---|
[172] | 4 | } |
---|
[8] | 5 | Bayesian Filtering using stochastic sampling (Particle Filters). |
---|
| 6 | |
---|
[32] | 7 | {\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par |
---|
[19] | 8 | |
---|
| 9 | |
---|
| 10 | Include dependency graph for libPF.h:\nopagebreak |
---|
| 11 | \begin{figure}[H] |
---|
| 12 | \begin{center} |
---|
| 13 | \leavevmode |
---|
[261] | 14 | \includegraphics[width=94pt]{libPF_8h__incl} |
---|
[19] | 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} |
---|
[8] | 22 | \subsection*{Classes} |
---|
| 23 | \begin{CompactItemize} |
---|
| 24 | \item |
---|
[255] | 25 | class \hyperlink{classbdm_1_1PF}{bdm::PF} |
---|
[32] | 26 | \begin{CompactList}\small\item\em Trivial particle filter with proposal density equal to parameter evolution model. \item\end{CompactList}\item |
---|
[255] | 27 | class \hyperlink{classbdm_1_1MPF}{bdm::MPF$<$ BM\_\-T $>$} |
---|
[33] | 28 | \begin{CompactList}\small\item\em Marginalized Particle filter. \item\end{CompactList}\item |
---|
[255] | 29 | class \textbf{bdm::MPF$<$ BM\_\-T $>$::mpfepdf} |
---|
| 30 | \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} |
---|
[8] | 31 | |
---|
| 32 | |
---|
| 33 | \subsection{Detailed Description} |
---|
| 34 | Bayesian Filtering using stochastic sampling (Particle Filters). |
---|
| 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 ----------------------------------- |
---|