| 1 | \hypertarget{emix_8h}{ |
|---|
| 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}} |
|---|
| 4 | } |
|---|
| 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 |
|---|
| 15 | \includegraphics[width=138pt]{emix_8h__incl} |
|---|
| 16 | \end{center} |
|---|
| 17 | \end{figure} |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | This graph shows which files directly or indirectly include this file:\nopagebreak |
|---|
| 21 | \begin{figure}[H] |
|---|
| 22 | \begin{center} |
|---|
| 23 | \leavevmode |
|---|
| 24 | \includegraphics[width=218pt]{emix_8h__dep__incl} |
|---|
| 25 | \end{center} |
|---|
| 26 | \end{figure} |
|---|
| 27 | \subsection*{Classes} |
|---|
| 28 | \begin{CompactItemize} |
|---|
| 29 | \item |
|---|
| 30 | class \hyperlink{classmratio}{mratio} |
|---|
| 31 | \begin{CompactList}\small\item\em Class representing ratio of two densities which arise e.g. by applying the Bayes rule. It represents density in the form: \[ f(rv|rvc) = \frac{f(rv,rvc)}{f(rvc)} \] where $ f(rvc) = \int f(rv,rvc) d\ rv $. \item\end{CompactList}\item |
|---|
| 32 | class \hyperlink{classemix}{emix} |
|---|
| 33 | \begin{CompactList}\small\item\em Mixture of epdfs. \item\end{CompactList}\item |
|---|
| 34 | class \hyperlink{classmprod}{mprod} |
|---|
| 35 | \begin{CompactList}\small\item\em Chain rule decomposition of \hyperlink{classepdf}{epdf}. \item\end{CompactList}\item |
|---|
| 36 | class \hyperlink{classeprod}{eprod} |
|---|
| 37 | \begin{CompactList}\small\item\em Product of independent epdfs. For dependent pdfs, use \hyperlink{classmprod}{mprod}. \item\end{CompactList}\item |
|---|
| 38 | class \hyperlink{classmmix}{mmix} |
|---|
| 39 | \begin{CompactList}\small\item\em Mixture of mpdfs with constant weights, all mpdfs are of equal type. \item\end{CompactList}\end{CompactItemize} |
|---|
| 40 | |
|---|
| 41 | |
|---|
| 42 | \subsection{Detailed Description} |
|---|
| 43 | Probability distributions for Mixtures of pdfs. |
|---|
| 44 | |
|---|
| 45 | \begin{Desc} |
|---|
| 46 | \item[Author:]Vaclav Smidl.\end{Desc} |
|---|
| 47 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
|---|
| 48 | |
|---|
| 49 | Using IT++ for numerical operations ----------------------------------- |
|---|