[172] | 1 | \hypertarget{libBM_8h}{ |
---|
[145] | 2 | \section{work/git/mixpp/bdm/stat/libBM.h File Reference} |
---|
| 3 | \label{libBM_8h}\index{work/git/mixpp/bdm/stat/libBM.h@{work/git/mixpp/bdm/stat/libBM.h}} |
---|
[172] | 4 | } |
---|
[3] | 5 | Bayesian Models (bm) that use Bayes rule to learn from observations. |
---|
| 6 | |
---|
| 7 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
[210] | 8 | {\tt \#include \char`\"{}../itpp\_\-ext.h\char`\"{}}\par |
---|
[19] | 9 | |
---|
| 10 | |
---|
| 11 | Include dependency graph for libBM.h:\nopagebreak |
---|
| 12 | \begin{figure}[H] |
---|
| 13 | \begin{center} |
---|
| 14 | \leavevmode |
---|
[145] | 15 | \includegraphics[width=106pt]{libBM_8h__incl} |
---|
[19] | 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 |
---|
[106] | 24 | \includegraphics[width=420pt]{libBM_8h__dep__incl} |
---|
[19] | 25 | \end{center} |
---|
| 26 | \end{figure} |
---|
[255] | 27 | \subsection*{Namespaces} |
---|
| 28 | \begin{CompactItemize} |
---|
| 29 | \item |
---|
| 30 | namespace \textbf{bdm} |
---|
| 31 | \end{CompactItemize} |
---|
[3] | 32 | \subsection*{Classes} |
---|
| 33 | \begin{CompactItemize} |
---|
| 34 | \item |
---|
[255] | 35 | class \hyperlink{classbdm_1_1base}{bdm::base} |
---|
| 36 | \begin{CompactList}\small\item\em Root class of BDM objects. \item\end{CompactList}\item |
---|
| 37 | class \hyperlink{classbdm_1_1str}{bdm::str} |
---|
| 38 | \begin{CompactList}\small\item\em Structure of \hyperlink{classbdm_1_1RV}{RV} (used internally), i.e. expanded RVs. \item\end{CompactList}\item |
---|
| 39 | class \hyperlink{classbdm_1_1RV}{bdm::RV} |
---|
[4] | 40 | \begin{CompactList}\small\item\em Class representing variables, most often random variables. \item\end{CompactList}\item |
---|
[255] | 41 | class \hyperlink{classbdm_1_1fnc}{bdm::fnc} |
---|
[91] | 42 | \begin{CompactList}\small\item\em Class representing function $f(x)$ of variable $x$ represented by {\tt rv}. \item\end{CompactList}\item |
---|
[255] | 43 | class \hyperlink{classbdm_1_1epdf}{bdm::epdf} |
---|
[4] | 44 | \begin{CompactList}\small\item\em Probability density function with numerical statistics, e.g. posterior density. \item\end{CompactList}\item |
---|
[255] | 45 | class \hyperlink{classbdm_1_1mpdf}{bdm::mpdf} |
---|
[19] | 46 | \begin{CompactList}\small\item\em Conditional probability density, e.g. modeling some dependencies. \item\end{CompactList}\item |
---|
[255] | 47 | class \hyperlink{classbdm_1_1datalink__e2e}{bdm::datalink\_\-e2e} |
---|
[210] | 48 | \item |
---|
[255] | 49 | class \hyperlink{classbdm_1_1datalink__m2e}{bdm::datalink\_\-m2e} |
---|
[210] | 50 | \begin{CompactList}\small\item\em data link between \item\end{CompactList}\item |
---|
[255] | 51 | class \hyperlink{classbdm_1_1datalink__m2m}{bdm::datalink\_\-m2m} |
---|
[210] | 52 | \item |
---|
[255] | 53 | class \hyperlink{classbdm_1_1mepdf}{bdm::mepdf} |
---|
| 54 | \begin{CompactList}\small\item\em Unconditional \hyperlink{classbdm_1_1mpdf}{mpdf}, allows using \hyperlink{classbdm_1_1epdf}{epdf} in the role of \hyperlink{classbdm_1_1mpdf}{mpdf}. \item\end{CompactList}\item |
---|
| 55 | class \hyperlink{classbdm_1_1compositepdf}{bdm::compositepdf} |
---|
| 56 | \begin{CompactList}\small\item\em Abstract composition of pdfs, a \hyperlink{classbdm_1_1base}{base} for specific classes this abstract class is common to \hyperlink{classbdm_1_1epdf}{epdf} and \hyperlink{classbdm_1_1mpdf}{mpdf}. \item\end{CompactList}\item |
---|
| 57 | class \hyperlink{classbdm_1_1DS}{bdm::DS} |
---|
[32] | 58 | \begin{CompactList}\small\item\em Abstract class for discrete-time sources of data. \item\end{CompactList}\item |
---|
[255] | 59 | class \hyperlink{classbdm_1_1BM}{bdm::BM} |
---|
[32] | 60 | \begin{CompactList}\small\item\em Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. \item\end{CompactList}\item |
---|
[255] | 61 | class \hyperlink{classbdm_1_1BMcond}{bdm::BMcond} |
---|
[32] | 62 | \begin{CompactList}\small\item\em Conditional Bayesian Filter. \item\end{CompactList}\end{CompactItemize} |
---|
[162] | 63 | \subsection*{Functions} |
---|
| 64 | \begin{CompactItemize} |
---|
| 65 | \item |
---|
[255] | 66 | \hypertarget{namespacebdm_b9016687c0e874ca5cdcf75ae28811aa}{ |
---|
| 67 | RV \hyperlink{namespacebdm_b9016687c0e874ca5cdcf75ae28811aa}{bdm::concat} (const RV \&rv1, const RV \&rv2)} |
---|
| 68 | \label{namespacebdm_b9016687c0e874ca5cdcf75ae28811aa} |
---|
[3] | 69 | |
---|
[162] | 70 | \begin{CompactList}\small\item\em Concat two random variables. \item\end{CompactList}\end{CompactItemize} |
---|
[3] | 71 | |
---|
[162] | 72 | |
---|
[3] | 73 | \subsection{Detailed Description} |
---|
| 74 | Bayesian Models (bm) that use Bayes rule to learn from observations. |
---|
| 75 | |
---|
| 76 | \begin{Desc} |
---|
| 77 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
| 78 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
| 79 | |
---|
| 80 | Using IT++ for numerical operations ----------------------------------- |
---|