Show
Ignore:
Timestamp:
02/16/09 10:02:08 (16 years ago)
Author:
smidl
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classbdm_1_1BMcond.tex

    r261 r270  
    33\label{classbdm_1_1BMcond}\index{bdm::BMcond@{bdm::BMcond}} 
    44} 
    5 Conditional Bayesian Filter.   
    6  
    7  
    85{\tt \#include $<$libBM.h$>$} 
    96 
     
    1512\end{center} 
    1613\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} 
     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} 
    2522\begin{CompactItemize} 
    2623\item  
     
    3027 
    3128\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} 
    3532 
    3633\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item  
     
    5552 
    5653 
    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  
    6454The documentation for this class was generated from the following file:\begin{CompactItemize} 
    6555\item