\hypertarget{classbdm_1_1BMcond}{ \section{bdm::BMcond Class Reference} \label{classbdm_1_1BMcond}\index{bdm::BMcond@{bdm::BMcond}} } Conditional Bayesian Filter. {\tt \#include $<$libBM.h$>$} Inheritance diagram for bdm::BMcond:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=400pt]{classbdm_1_1BMcond__inherit__graph} \end{center} \end{figure} Collaboration diagram for bdm::BMcond:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=76pt]{classbdm_1_1BMcond__coll__graph} \end{center} \end{figure} \subsection*{Public Member Functions} \begin{CompactItemize} \item \hypertarget{classbdm_1_1BMcond_a67bac171f89ef18d0191f8f74189f25}{ virtual void \hyperlink{classbdm_1_1BMcond_a67bac171f89ef18d0191f8f74189f25}{condition} (const vec \&val)=0} \label{classbdm_1_1BMcond_a67bac171f89ef18d0191f8f74189f25} \begin{CompactList}\small\item\em Substitute {\tt val} for {\tt rvc}. \item\end{CompactList}\item \hypertarget{classbdm_1_1BMcond_dde99f401cbf2e8e6a926eaa764b457d}{ \hyperlink{classbdm_1_1BMcond_dde99f401cbf2e8e6a926eaa764b457d}{BMcond} (\hyperlink{classbdm_1_1RV}{RV} \&rv0)} \label{classbdm_1_1BMcond_dde99f401cbf2e8e6a926eaa764b457d} \begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item \hypertarget{classbdm_1_1BMcond_7d68d46cfcc36f9cc07a15a5403b5a1a}{ virtual \hyperlink{classbdm_1_1BMcond_7d68d46cfcc36f9cc07a15a5403b5a1a}{$\sim$BMcond} ()} \label{classbdm_1_1BMcond_7d68d46cfcc36f9cc07a15a5403b5a1a} \begin{CompactList}\small\item\em Destructor for future use. \item\end{CompactList}\item \hypertarget{classbdm_1_1BMcond_7506910f93250b44fea505ec4ffb19dc}{ const \hyperlink{classbdm_1_1RV}{RV} \& \hyperlink{classbdm_1_1BMcond_7506910f93250b44fea505ec4ffb19dc}{\_\-rvc} () const } \label{classbdm_1_1BMcond_7506910f93250b44fea505ec4ffb19dc} \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} \subsection*{Protected Attributes} \begin{CompactItemize} \item \hypertarget{classbdm_1_1BMcond_9a12750776d977408aada06a70093297}{ \hyperlink{classbdm_1_1RV}{RV} \hyperlink{classbdm_1_1BMcond_9a12750776d977408aada06a70093297}{rvc}} \label{classbdm_1_1BMcond_9a12750776d977408aada06a70093297} \begin{CompactList}\small\item\em Identificator of the conditioning variable. \item\end{CompactList}\end{CompactItemize} \subsection{Detailed Description} Conditional Bayesian Filter. Evaluates conditional filtering density $f(rv|rvc,data)$ for a given {\tt rvc} which is specified in each step by calling function {\tt condition}. This is an interface class used to assure that certain \hyperlink{classbdm_1_1BM}{BM} has operation {\tt condition} . The documentation for this class was generated from the following file:\begin{CompactItemize} \item \hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}