root/doc/latex/mixef_8h.tex @ 270

Revision 270, 1.1 kB (checked in by smidl, 16 years ago)

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Line 
1\hypertarget{mixef_8h}{
2\section{mixef.h File Reference}
3\label{mixef_8h}\index{mixef.h@{mixef.h}}
4}
5
6
7\subsection{Detailed Description}
8Bayesian Filtering for mixtures of exponential family (EF) members.
9
10\begin{Desc}
11\item[Author:]Vaclav Smidl.\end{Desc}
12----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
13
14Using IT++ for numerical operations -----------------------------------
15
16{\tt \#include \char`\"{}../stat/libFN.h\char`\"{}}\par
17{\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par
18{\tt \#include \char`\"{}../stat/emix.h\char`\"{}}\par
19\subsection*{Namespaces}
20\begin{CompactItemize}
21\item 
22namespace \hyperlink{namespacebdm}{bdm}
23\end{CompactItemize}
24\subsection*{Classes}
25\begin{CompactItemize}
26\item 
27class \hyperlink{classbdm_1_1MixEF}{bdm::MixEF}
28\begin{CompactList}\small\item\em Mixture of Exponential Family Densities. \item\end{CompactList}\end{CompactItemize}
29\subsection*{Enumerations}
30\begin{CompactItemize}
31\item 
32enum \textbf{MixEF\_\-METHOD} \{ \textbf{EM} =  0,
33\textbf{QB} =  1
34 \}
35\end{CompactItemize}
Note: See TracBrowser for help on using the browser.