Changeset 32 for doc/latex/classTrivialPF.tex
- Timestamp:
- 03/03/08 13:00:32 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classTrivialPF.tex
r28 r32 35 35 36 36 \begin{CompactList}\small\item\em Returns indexes of particles that should be resampled. The ordering MUST guarantee inplace replacement. (Important for MPF.). \item\end{CompactList}\item 37 v irtual void {\bf bayes} (const vec \&dt)=037 void {\bf bayes} (const vec \&dt) 38 38 \begin{CompactList}\small\item\em Incremental Bayes rule. \item\end{CompactList}\item 39 39 void {\bf bayes} (mat Dt)\label{classBM_87b07867fd4c133aa89a18543f68d9f9} 40 40 41 41 \begin{CompactList}\small\item\em Batch Bayes rule (columns of Dt are observations). \item\end{CompactList}\item 42 {\bf epdf} $\ast$ {\bf \_\-epdf} ()\label{class BM_a5b8f6c8a872738cfaa30ab010e8c077}42 {\bf epdf} $\ast$ {\bf \_\-epdf} ()\label{classPF_53b7cc5a0709b0d40fb68408437c0aa2} 43 43 44 44 \begin{CompactList}\small\item\em Returns a pointer to the \doxyref{epdf}{p.}{classepdf} representing posterior density on parameters. Use with care! \item\end{CompactList}\end{CompactItemize} … … 72 72 \index{TrivialPF@{TrivialPF}!bayes@{bayes}} 73 73 \index{bayes@{bayes}!TrivialPF@{TrivialPF}} 74 \subsubsection{\setlength{\rightskip}{0pt plus 5cm}v irtual void BM::bayes (const vec \& {\em dt})\hspace{0.3cm}{\tt [pure virtual, inherited]}}\label{classBM_a892eff438aab2dd1a9e2efcb7fb5bdf}74 \subsubsection{\setlength{\rightskip}{0pt plus 5cm}void PF::bayes (const vec \& {\em dt})\hspace{0.3cm}{\tt [inline, virtual, inherited]}}\label{classPF_64f636bbd63bea9efd778214e6b631d3} 75 75 76 76 … … 84 84 85 85 86 Implements {\bf BM} \doxyref{}{p.}{classBM_a892eff438aab2dd1a9e2efcb7fb5bdf}. 87 86 88 The documentation for this class was generated from the following files:\begin{CompactItemize} 87 89 \item