root/doc/latex/classbdm_1_1BMcond.tex @ 271

Revision 271, 2.5 kB (checked in by smidl, 16 years ago)

Next major revision

RevLine 
[261]1\hypertarget{classbdm_1_1BMcond}{
2\section{bdm::BMcond Class Reference}
3\label{classbdm_1_1BMcond}\index{bdm::BMcond@{bdm::BMcond}}
4}
5{\tt \#include $<$libBM.h$>$}
6
[271]7Inheritance diagram for bdm::BMcond::\begin{figure}[H]
[261]8\begin{center}
9\leavevmode
[271]10\includegraphics[height=2.66667cm]{classbdm_1_1BMcond}
[261]11\end{center}
12\end{figure}
[270]13
14
15\subsection{Detailed Description}
16Conditional Bayesian Filter.
17
18Evaluates conditional filtering density $f(rv|rvc,data)$ for a given {\tt rvc} which is specified in each step by calling function {\tt condition}.
19
20This is an interface class used to assure that certain \hyperlink{classbdm_1_1BM}{BM} has operation {\tt condition} . \subsection*{Public Member Functions}
[261]21\begin{CompactItemize}
22\item 
23\hypertarget{classbdm_1_1BMcond_a67bac171f89ef18d0191f8f74189f25}{
24virtual void \hyperlink{classbdm_1_1BMcond_a67bac171f89ef18d0191f8f74189f25}{condition} (const vec \&val)=0}
25\label{classbdm_1_1BMcond_a67bac171f89ef18d0191f8f74189f25}
26
27\begin{CompactList}\small\item\em Substitute {\tt val} for {\tt rvc}. \item\end{CompactList}\item 
[270]28\hypertarget{classbdm_1_1BMcond_ecf4a1c5d2bbb28105564ef3d278c40b}{
29\hyperlink{classbdm_1_1BMcond_ecf4a1c5d2bbb28105564ef3d278c40b}{BMcond} ()}
30\label{classbdm_1_1BMcond_ecf4a1c5d2bbb28105564ef3d278c40b}
[261]31
32\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
33\hypertarget{classbdm_1_1BMcond_7d68d46cfcc36f9cc07a15a5403b5a1a}{
34virtual \hyperlink{classbdm_1_1BMcond_7d68d46cfcc36f9cc07a15a5403b5a1a}{$\sim$BMcond} ()}
35\label{classbdm_1_1BMcond_7d68d46cfcc36f9cc07a15a5403b5a1a}
36
37\begin{CompactList}\small\item\em Destructor for future use. \item\end{CompactList}\item 
38\hypertarget{classbdm_1_1BMcond_7506910f93250b44fea505ec4ffb19dc}{
39const \hyperlink{classbdm_1_1RV}{RV} \& \hyperlink{classbdm_1_1BMcond_7506910f93250b44fea505ec4ffb19dc}{\_\-rvc} () const }
40\label{classbdm_1_1BMcond_7506910f93250b44fea505ec4ffb19dc}
41
42\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize}
43\subsection*{Protected Attributes}
44\begin{CompactItemize}
45\item 
46\hypertarget{classbdm_1_1BMcond_9a12750776d977408aada06a70093297}{
47\hyperlink{classbdm_1_1RV}{RV} \hyperlink{classbdm_1_1BMcond_9a12750776d977408aada06a70093297}{rvc}}
48\label{classbdm_1_1BMcond_9a12750776d977408aada06a70093297}
49
50\begin{CompactList}\small\item\em Identificator of the conditioning variable. \item\end{CompactList}\end{CompactItemize}
51
52
53The documentation for this class was generated from the following file:\begin{CompactItemize}
54\item 
55\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.