Changeset 270 for doc/latex/classbdm_1_1BMcond.tex
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classbdm_1_1BMcond.tex
r261 r270 3 3 \label{classbdm_1_1BMcond}\index{bdm::BMcond@{bdm::BMcond}} 4 4 } 5 Conditional Bayesian Filter.6 7 8 5 {\tt \#include $<$libBM.h$>$} 9 6 … … 15 12 \end{center} 16 13 \end{figure} 17 Collaboration diagram for bdm::BMcond:\nopagebreak 18 \begin{figure}[H] 19 \ begin{center}20 \leavevmode 21 \includegraphics[width=76pt]{classbdm_1_1BMcond__coll__graph} 22 \end{center} 23 \end{figure} 24 \subsection*{Public Member Functions}14 15 16 \subsection{Detailed Description} 17 Conditional Bayesian Filter. 18 19 Evaluates conditional filtering density $f(rv|rvc,data)$ for a given {\tt rvc} which is specified in each step by calling function {\tt condition}. 20 21 This is an interface class used to assure that certain \hyperlink{classbdm_1_1BM}{BM} has operation {\tt condition} . \subsection*{Public Member Functions} 25 22 \begin{CompactItemize} 26 23 \item … … 30 27 31 28 \begin{CompactList}\small\item\em Substitute {\tt val} for {\tt rvc}. \item\end{CompactList}\item 32 \hypertarget{classbdm_1_1BMcond_ dde99f401cbf2e8e6a926eaa764b457d}{33 \hyperlink{classbdm_1_1BMcond_ dde99f401cbf2e8e6a926eaa764b457d}{BMcond} (\hyperlink{classbdm_1_1RV}{RV} \&rv0)}34 \label{classbdm_1_1BMcond_ dde99f401cbf2e8e6a926eaa764b457d}29 \hypertarget{classbdm_1_1BMcond_ecf4a1c5d2bbb28105564ef3d278c40b}{ 30 \hyperlink{classbdm_1_1BMcond_ecf4a1c5d2bbb28105564ef3d278c40b}{BMcond} ()} 31 \label{classbdm_1_1BMcond_ecf4a1c5d2bbb28105564ef3d278c40b} 35 32 36 33 \begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item … … 55 52 56 53 57 \subsection{Detailed Description}58 Conditional Bayesian Filter.59 60 Evaluates conditional filtering density $f(rv|rvc,data)$ for a given {\tt rvc} which is specified in each step by calling function {\tt condition}.61 62 This is an interface class used to assure that certain \hyperlink{classbdm_1_1BM}{BM} has operation {\tt condition} .63 64 54 The documentation for this class was generated from the following file:\begin{CompactItemize} 65 55 \item