Changeset 32 for doc/latex/libBM_8h.tex
- Timestamp:
- 03/03/08 13:00:32 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/libBM_8h.tex
r22 r32 19 19 \begin{center} 20 20 \leavevmode 21 \includegraphics[width= 361pt]{libBM_8h__dep__incl}21 \includegraphics[width=272pt]{libBM_8h__dep__incl} 22 22 \end{center} 23 23 \end{figure} … … 29 29 class {\bf fnc} 30 30 \begin{CompactList}\small\item\em Class representing function \$f(x)\$ of variable \$x\$ represented by {\tt rv}. \item\end{CompactList}\item 31 class {\bf BM}32 \begin{CompactList}\small\item\em Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. \item\end{CompactList}\item33 31 class {\bf epdf} 34 32 \begin{CompactList}\small\item\em Probability density function with numerical statistics, e.g. posterior density. \item\end{CompactList}\item … … 36 34 \begin{CompactList}\small\item\em Conditional probability density, e.g. modeling some dependencies. \item\end{CompactList}\item 37 35 class {\bf DS} 38 \begin{CompactList}\small\item\em Abstract class for discrete-time sources of data. \item\end{CompactList}\end{CompactItemize} 36 \begin{CompactList}\small\item\em Abstract class for discrete-time sources of data. \item\end{CompactList}\item 37 class {\bf BM} 38 \begin{CompactList}\small\item\em Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. \item\end{CompactList}\item 39 class {\bf BMcond} 40 \begin{CompactList}\small\item\em Conditional Bayesian Filter. \item\end{CompactList}\end{CompactItemize} 39 41 40 42