Revision 180, 1.6 kB
(checked in by smidl, 16 years ago)
|
Modifications of BDM to reflect changes in basics
|
-
Property svn:eol-style set to
native
|
Rev | Line | |
---|
[172] | 1 | \hypertarget{emix_8h}{ |
---|
[145] | 2 | \section{work/git/mixpp/bdm/stat/emix.h File Reference} |
---|
| 3 | \label{emix_8h}\index{work/git/mixpp/bdm/stat/emix.h@{work/git/mixpp/bdm/stat/emix.h}} |
---|
[172] | 4 | } |
---|
[106] | 5 | Probability distributions for Mixtures of pdfs. |
---|
| 6 | |
---|
| 7 | {\tt \#include \char`\"{}libBM.h\char`\"{}}\par |
---|
| 8 | {\tt \#include \char`\"{}libEF.h\char`\"{}}\par |
---|
| 9 | |
---|
| 10 | |
---|
| 11 | Include dependency graph for emix.h:\nopagebreak |
---|
| 12 | \begin{figure}[H] |
---|
| 13 | \begin{center} |
---|
| 14 | \leavevmode |
---|
[145] | 15 | \includegraphics[width=178pt]{emix_8h__incl} |
---|
[106] | 16 | \end{center} |
---|
| 17 | \end{figure} |
---|
[140] | 18 | |
---|
| 19 | |
---|
| 20 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
| 21 | \begin{figure}[H] |
---|
| 22 | \begin{center} |
---|
| 23 | \leavevmode |
---|
[180] | 24 | \includegraphics[width=218pt]{emix_8h__dep__incl} |
---|
[140] | 25 | \end{center} |
---|
| 26 | \end{figure} |
---|
[106] | 27 | \subsection*{Classes} |
---|
| 28 | \begin{CompactItemize} |
---|
| 29 | \item |
---|
[172] | 30 | class \hyperlink{classemix}{emix} |
---|
[140] | 31 | \begin{CompactList}\small\item\em Mixture of epdfs. \item\end{CompactList}\item |
---|
[172] | 32 | class \hyperlink{classmprod}{mprod} |
---|
| 33 | \begin{CompactList}\small\item\em Chain rule decomposition of \hyperlink{classepdf}{epdf}. \item\end{CompactList}\item |
---|
| 34 | class \hyperlink{classeprod}{eprod} |
---|
| 35 | \begin{CompactList}\small\item\em Product of independent epdfs. For dependent pdfs, use \hyperlink{classmprod}{mprod}. \item\end{CompactList}\item |
---|
| 36 | class \hyperlink{classmmix}{mmix} |
---|
[162] | 37 | \begin{CompactList}\small\item\em Mixture of mpdfs with constant weights, all mpdfs are of equal type. \item\end{CompactList}\end{CompactItemize} |
---|
[106] | 38 | |
---|
| 39 | |
---|
| 40 | \subsection{Detailed Description} |
---|
| 41 | Probability distributions for Mixtures of pdfs. |
---|
| 42 | |
---|
| 43 | \begin{Desc} |
---|
| 44 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
| 45 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
| 46 | |
---|
| 47 | Using IT++ for numerical operations ----------------------------------- |
---|