root/doc/latex/classbdm_1_1BMcond.tex @ 270

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

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

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