Revision 210, 1.5 kB
(checked in by smidl, 16 years ago)
|
dokumentace
|
Line | |
---|
1 | \hypertarget{mixef_8h}{ |
---|
2 | \section{work/git/mixpp/bdm/estim/mixef.h File Reference} |
---|
3 | \label{mixef_8h}\index{work/git/mixpp/bdm/estim/mixef.h@{work/git/mixpp/bdm/estim/mixef.h}} |
---|
4 | } |
---|
5 | Bayesian Filtering for mixtures of exponential family (EF) members. |
---|
6 | |
---|
7 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
8 | {\tt \#include \char`\"{}../stat/libFN.h\char`\"{}}\par |
---|
9 | {\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par |
---|
10 | {\tt \#include \char`\"{}../stat/emix.h\char`\"{}}\par |
---|
11 | |
---|
12 | |
---|
13 | Include dependency graph for mixef.h:\nopagebreak |
---|
14 | \begin{figure}[H] |
---|
15 | \begin{center} |
---|
16 | \leavevmode |
---|
17 | \includegraphics[width=164pt]{mixef_8h__incl} |
---|
18 | \end{center} |
---|
19 | \end{figure} |
---|
20 | |
---|
21 | |
---|
22 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
23 | \begin{figure}[H] |
---|
24 | \begin{center} |
---|
25 | \leavevmode |
---|
26 | \includegraphics[width=115pt]{mixef_8h__dep__incl} |
---|
27 | \end{center} |
---|
28 | \end{figure} |
---|
29 | \subsection*{Classes} |
---|
30 | \begin{CompactItemize} |
---|
31 | \item |
---|
32 | class \hyperlink{classMixEF}{MixEF} |
---|
33 | \begin{CompactList}\small\item\em Mixture of Exponential Family Densities. \item\end{CompactList}\end{CompactItemize} |
---|
34 | \subsection*{Enumerations} |
---|
35 | \begin{CompactItemize} |
---|
36 | \item |
---|
37 | enum \textbf{MixEF\_\-METHOD} \{ \textbf{EM} = 0, |
---|
38 | \textbf{QB} = 1 |
---|
39 | \} |
---|
40 | \end{CompactItemize} |
---|
41 | |
---|
42 | |
---|
43 | \subsection{Detailed Description} |
---|
44 | Bayesian Filtering for mixtures of exponential family (EF) members. |
---|
45 | |
---|
46 | \begin{Desc} |
---|
47 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
48 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
49 | |
---|
50 | Using IT++ for numerical operations ----------------------------------- |
---|