root/doc/latex/libBM_8h.tex @ 18

Revision 4, 1.3 kB (checked in by smidl, 16 years ago)

doxy

  • Property svn:eol-style set to native
Line 
1\section{work/mixpp/libBM.h File Reference}
2\label{libBM_8h}\index{work/mixpp/libBM.h@{work/mixpp/libBM.h}}
3Bayesian Models (bm) that use Bayes rule to learn from observations.
4
5{\tt \#include $<$itpp/itbase.h$>$}\par
6\subsection*{Classes}
7\begin{CompactItemize}
8\item 
9class {\bf RV}
10\begin{CompactList}\small\item\em Class representing variables, most often random variables. \item\end{CompactList}\item 
11class {\bf fnc}
12\begin{CompactList}\small\item\em Class representing function of variables. \item\end{CompactList}\item 
13class {\bf BM}
14\begin{CompactList}\small\item\em Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. \item\end{CompactList}\item 
15class {\bf epdf}
16\begin{CompactList}\small\item\em Probability density function with numerical statistics, e.g. posterior density. \item\end{CompactList}\item 
17class {\bf mpdf}
18\begin{CompactList}\small\item\em Conditional probability density, e.g. modeling some dependencies. \item\end{CompactList}\end{CompactItemize}
19
20
21\subsection{Detailed Description}
22Bayesian Models (bm) that use Bayes rule to learn from observations.
23
24\begin{Desc}
25\item[Author:]Vaclav Smidl.\end{Desc}
26----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
27
28Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.