| 1 | \hypertarget{classBMcond}{ |
|---|
| 2 | \section{BMcond Class Reference} |
|---|
| 3 | \label{classBMcond}\index{BMcond@{BMcond}} |
|---|
| 4 | } |
|---|
| 5 | Conditional Bayesian Filter. |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | {\tt \#include $<$libBM.h$>$} |
|---|
| 9 | |
|---|
| 10 | Inheritance diagram for BMcond:\nopagebreak |
|---|
| 11 | \begin{figure}[H] |
|---|
| 12 | \begin{center} |
|---|
| 13 | \leavevmode |
|---|
| 14 | \includegraphics[width=400pt]{classBMcond__inherit__graph} |
|---|
| 15 | \end{center} |
|---|
| 16 | \end{figure} |
|---|
| 17 | Collaboration diagram for BMcond:\nopagebreak |
|---|
| 18 | \begin{figure}[H] |
|---|
| 19 | \begin{center} |
|---|
| 20 | \leavevmode |
|---|
| 21 | \includegraphics[width=48pt]{classBMcond__coll__graph} |
|---|
| 22 | \end{center} |
|---|
| 23 | \end{figure} |
|---|
| 24 | \subsection*{Public Member Functions} |
|---|
| 25 | \begin{CompactItemize} |
|---|
| 26 | \item |
|---|
| 27 | \hypertarget{classBMcond_3543cfe274c35f9033c24d8036a96c4d}{ |
|---|
| 28 | virtual void \hyperlink{classBMcond_3543cfe274c35f9033c24d8036a96c4d}{condition} (const vec \&val)=0} |
|---|
| 29 | \label{classBMcond_3543cfe274c35f9033c24d8036a96c4d} |
|---|
| 30 | |
|---|
| 31 | \begin{CompactList}\small\item\em Substitute {\tt val} for {\tt rvc}. \item\end{CompactList}\item |
|---|
| 32 | \hypertarget{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7}{ |
|---|
| 33 | \hyperlink{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7}{BMcond} (\hyperlink{classRV}{RV} \&rv0)} |
|---|
| 34 | \label{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7} |
|---|
| 35 | |
|---|
| 36 | \begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item |
|---|
| 37 | \hypertarget{classBMcond_d40c72250cf93640f982d06de20815b2}{ |
|---|
| 38 | virtual \hyperlink{classBMcond_d40c72250cf93640f982d06de20815b2}{$\sim$BMcond} ()} |
|---|
| 39 | \label{classBMcond_d40c72250cf93640f982d06de20815b2} |
|---|
| 40 | |
|---|
| 41 | \begin{CompactList}\small\item\em Destructor for future use. \item\end{CompactList}\item |
|---|
| 42 | \hypertarget{classBMcond_3fa60348b2da6b4208bb95b8d146900a}{ |
|---|
| 43 | const \hyperlink{classRV}{RV} \& \hyperlink{classBMcond_3fa60348b2da6b4208bb95b8d146900a}{\_\-rvc} () const } |
|---|
| 44 | \label{classBMcond_3fa60348b2da6b4208bb95b8d146900a} |
|---|
| 45 | |
|---|
| 46 | \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} |
|---|
| 47 | \subsection*{Protected Attributes} |
|---|
| 48 | \begin{CompactItemize} |
|---|
| 49 | \item |
|---|
| 50 | \hypertarget{classBMcond_9ba793c8ec453f04d372d17195ed8dec}{ |
|---|
| 51 | \hyperlink{classRV}{RV} \hyperlink{classBMcond_9ba793c8ec453f04d372d17195ed8dec}{rvc}} |
|---|
| 52 | \label{classBMcond_9ba793c8ec453f04d372d17195ed8dec} |
|---|
| 53 | |
|---|
| 54 | \begin{CompactList}\small\item\em Identificator of the conditioning variable. \item\end{CompactList}\end{CompactItemize} |
|---|
| 55 | |
|---|
| 56 | |
|---|
| 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{classBM}{BM} has operation {\tt condition} . |
|---|
| 63 | |
|---|
| 64 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
|---|
| 65 | \item |
|---|
| 66 | work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize} |
|---|