Revision 271, 1.0 kB
(checked in by smidl, 16 years ago)
|
Next major revision
|
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} |
---|
8 | Bayesian 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 | |
---|
14 | Using 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 |
---|
22 | namespace \textbf{bdm} |
---|
23 | \end{CompactItemize} |
---|
24 | \subsection*{Classes} |
---|
25 | \begin{CompactItemize} |
---|
26 | \item |
---|
27 | class \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 |
---|
32 | enum \textbf{MixEF\_\-METHOD} \{ \textbf{EM} = 0, |
---|
33 | \textbf{QB} = 1 |
---|
34 | \} |
---|
35 | \end{CompactItemize} |
---|