Show
Ignore:
Timestamp:
09/24/08 13:31:03 (16 years ago)
Author:
smidl
Message:

Latex doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classBMcond.tex

    r145 r172  
     1\hypertarget{classBMcond}{ 
    12\section{BMcond Class Reference} 
    23\label{classBMcond}\index{BMcond@{BMcond}} 
     4} 
    35Conditional Bayesian Filter.   
    46 
     
    2325\begin{CompactItemize} 
    2426\item  
    25 virtual void {\bf condition} (const vec \&val)=0\label{classBMcond_3543cfe274c35f9033c24d8036a96c4d} 
     27\hypertarget{classBMcond_3543cfe274c35f9033c24d8036a96c4d}{ 
     28virtual void \hyperlink{classBMcond_3543cfe274c35f9033c24d8036a96c4d}{condition} (const vec \&val)=0} 
     29\label{classBMcond_3543cfe274c35f9033c24d8036a96c4d} 
    2630 
    2731\begin{CompactList}\small\item\em Substitute {\tt val} for {\tt rvc}. \item\end{CompactList}\item  
    28 {\bf BMcond} ({\bf RV} \&rv0)\label{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7} 
     32\hypertarget{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7}{ 
     33\hyperlink{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7}{BMcond} (\hyperlink{classRV}{RV} \&rv0)} 
     34\label{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7} 
    2935 
    3036\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item  
    31 virtual {\bf $\sim$BMcond} ()\label{classBMcond_d40c72250cf93640f982d06de20815b2} 
     37\hypertarget{classBMcond_d40c72250cf93640f982d06de20815b2}{ 
     38virtual \hyperlink{classBMcond_d40c72250cf93640f982d06de20815b2}{$\sim$BMcond} ()} 
     39\label{classBMcond_d40c72250cf93640f982d06de20815b2} 
    3240 
    3341\begin{CompactList}\small\item\em Destructor for future use. \item\end{CompactList}\item  
    34 const {\bf RV} \& {\bf \_\-rvc} () const \label{classBMcond_3fa60348b2da6b4208bb95b8d146900a} 
     42\hypertarget{classBMcond_3fa60348b2da6b4208bb95b8d146900a}{ 
     43const \hyperlink{classRV}{RV} \& \hyperlink{classBMcond_3fa60348b2da6b4208bb95b8d146900a}{\_\-rvc} () const } 
     44\label{classBMcond_3fa60348b2da6b4208bb95b8d146900a} 
    3545 
    3646\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} 
     
    3848\begin{CompactItemize} 
    3949\item  
    40 {\bf RV} {\bf rvc}\label{classBMcond_9ba793c8ec453f04d372d17195ed8dec} 
     50\hypertarget{classBMcond_9ba793c8ec453f04d372d17195ed8dec}{ 
     51\hyperlink{classRV}{RV} \hyperlink{classBMcond_9ba793c8ec453f04d372d17195ed8dec}{rvc}} 
     52\label{classBMcond_9ba793c8ec453f04d372d17195ed8dec} 
    4153 
    4254\begin{CompactList}\small\item\em Identificator of the conditioning variable. \item\end{CompactList}\end{CompactItemize} 
     
    4860Evaluates conditional filtering density $f(rv|rvc,data)$ for a given {\tt rvc} which is specified in each step by calling function {\tt condition}. 
    4961 
    50 This is an interface class used to assure that certain \doxyref{BM}{p.}{classBM} has operation {\tt condition} .  
     62This is an interface class used to assure that certain \hyperlink{classBM}{BM} has operation {\tt condition} .  
    5163 
    5264The documentation for this class was generated from the following file:\begin{CompactItemize} 
    5365\item  
    54 work/git/mixpp/bdm/stat/{\bf libBM.h}\end{CompactItemize} 
     66work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}