Changeset 99 for doc/latex/classBMcond.tex
- Timestamp:
- 05/09/08 17:30:39 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classBMcond.tex
r91 r99 4 4 5 5 6 {\tt \#include $<$ arx.h$>$}6 {\tt \#include $<$libBM.h$>$} 7 7 8 8 Inheritance diagram for BMcond:\nopagebreak … … 34 34 const {\bf RV} \& {\bf \_\-rvc} () const \label{classBMcond_3fa60348b2da6b4208bb95b8d146900a} 35 35 36 \begin{CompactList}\small\item\em access function \item\end{CompactList}\item37 virtual void {\bf condition} (const vec \&val)=0\label{classBMcond_3543cfe274c35f9033c24d8036a96c4d}38 39 \begin{CompactList}\small\item\em Substitute {\tt val} for {\tt rvc}. \item\end{CompactList}\item40 {\bf BMcond} ({\bf RV} \&rv0)\label{classBMcond_9a38dcdabef902fd91da3c9fb6ac27f7}41 42 \begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item43 virtual {\bf $\sim$BMcond} ()\label{classBMcond_d40c72250cf93640f982d06de20815b2}44 45 \begin{CompactList}\small\item\em Destructor for future use. \item\end{CompactList}\item46 const {\bf RV} \& {\bf \_\-rvc} () const \label{classBMcond_3fa60348b2da6b4208bb95b8d146900a}47 48 36 \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} 49 37 \subsection*{Protected Attributes} … … 58 46 Conditional Bayesian Filter. 59 47 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 \doxyref{BM}{p.}{classBM} has operation {\tt condition} .63 64 48 Evaluates conditional filtering density $f(rv|rvc,data)$ for a given {\tt rvc} which is specified in each step by calling function {\tt condition}. 65 49 66 50 This is an interface class used to assure that certain \doxyref{BM}{p.}{classBM} has operation {\tt condition} . 67 51 68 The documentation for this class was generated from the following file s:\begin{CompactItemize}52 The documentation for this class was generated from the following file:\begin{CompactItemize} 69 53 \item 70 work/mixpp/bdm/stat/{\bf arx.h}\item71 54 work/mixpp/bdm/stat/{\bf libBM.h}\end{CompactItemize}