Changeset 19 for doc/latex/libBM_8h.tex
- Timestamp:
- 02/16/08 15:12:24 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/libBM_8h.tex
r4 r19 1 \section{work/mixpp/ libBM.h File Reference}2 \label{libBM_8h}\index{work/mixpp/ libBM.h@{work/mixpp/libBM.h}}1 \section{work/mixpp/bdm/stat/libBM.h File Reference} 2 \label{libBM_8h}\index{work/mixpp/bdm/stat/libBM.h@{work/mixpp/bdm/stat/libBM.h}} 3 3 Bayesian Models (bm) that use Bayes rule to learn from observations. 4 4 5 5 {\tt \#include $<$itpp/itbase.h$>$}\par 6 7 8 Include dependency graph for libBM.h:\nopagebreak 9 \begin{figure}[H] 10 \begin{center} 11 \leavevmode 12 \includegraphics[width=100pt]{libBM_8h__incl} 13 \end{center} 14 \end{figure} 15 16 17 This graph shows which files directly or indirectly include this file:\nopagebreak 18 \begin{figure}[H] 19 \begin{center} 20 \leavevmode 21 \includegraphics[width=420pt]{libBM_8h__dep__incl} 22 \end{center} 23 \end{figure} 6 24 \subsection*{Classes} 7 25 \begin{CompactItemize} … … 16 34 \begin{CompactList}\small\item\em Probability density function with numerical statistics, e.g. posterior density. \item\end{CompactList}\item 17 35 class {\bf mpdf} 18 \begin{CompactList}\small\item\em Conditional probability density, e.g. modeling some dependencies. \item\end{CompactList}\end{CompactItemize} 36 \begin{CompactList}\small\item\em Conditional probability density, e.g. modeling some dependencies. \item\end{CompactList}\item 37 class {\bf DS} 38 \begin{CompactList}\small\item\em Abstract class for discrete-time sources of data. \item\end{CompactList}\end{CompactItemize} 19 39 20 40