root/doc/latex/classPF.tex @ 8

Revision 8, 1.0 kB (checked in by smidl, 16 years ago)

Kalmany funkci, PF nefunkci

  • Property svn:eol-style set to native
Line 
1\section{PF Class Reference}
2\label{classPF}\index{PF@{PF}}
3A Particle Filter prototype. 
4
5
6{\tt \#include $<$libPF.h$>$}
7
8Inheritance diagram for PF::\begin{figure}[H]
9\begin{center}
10\leavevmode
11\includegraphics[height=3cm]{classPF}
12\end{center}
13\end{figure}
14\subsection*{Public Member Functions}
15\begin{CompactItemize}
16\item 
17ivec {\bf resample} (RESAMPLING\_\-METHOD method=SYSTEMATIC)\label{classPF_a0e26b2f6a5884aca49122f3e4f0cf19}
18
19\begin{CompactList}\small\item\em Returns indexes of particles that should be resampled. \item\end{CompactList}\end{CompactItemize}
20\subsection*{Protected Attributes}
21\begin{CompactItemize}
22\item 
23int \textbf{n}\label{classPF_2c2f44ed7a4eaa42e07bdb58d503f280}
24
25\item 
26vec \textbf{w}\label{classPF_f6bc92f7979af4513b06b161497ba868}
27
28\end{CompactItemize}
29
30
31\subsection{Detailed Description}
32A Particle Filter prototype.
33
34Bayesian Filtering equations hold.
35
36The documentation for this class was generated from the following files:\begin{CompactItemize}
37\item 
38work/mixpp/{\bf libPF.h}\item 
39work/mixpp/libPF.cpp\end{CompactItemize}
Note: See TracBrowser for help on using the browser.