1 | \hypertarget{group__core}{ |
---|
2 | \section{Core BDM classes} |
---|
3 | \label{group__core}\index{Core BDM classes@{Core BDM classes}} |
---|
4 | } |
---|
5 | \subsection*{Classes} |
---|
6 | \begin{CompactItemize} |
---|
7 | \item |
---|
8 | class \hyperlink{classstr}{str} |
---|
9 | \begin{CompactList}\small\item\em Structure of \hyperlink{classRV}{RV} (used internally), i.e. expanded RVs. \item\end{CompactList}\item |
---|
10 | class \hyperlink{classRV}{RV} |
---|
11 | \begin{CompactList}\small\item\em Class representing variables, most often random variables. \item\end{CompactList}\item |
---|
12 | class \hyperlink{classfnc}{fnc} |
---|
13 | \begin{CompactList}\small\item\em Class representing function $f(x)$ of variable $x$ represented by {\tt rv}. \item\end{CompactList}\item |
---|
14 | class \hyperlink{classepdf}{epdf} |
---|
15 | \begin{CompactList}\small\item\em Probability density function with numerical statistics, e.g. posterior density. \item\end{CompactList}\item |
---|
16 | class \hyperlink{classmpdf}{mpdf} |
---|
17 | \begin{CompactList}\small\item\em Conditional probability density, e.g. modeling some dependencies. \item\end{CompactList}\item |
---|
18 | class \hyperlink{classdatalink__e2e}{datalink\_\-e2e} |
---|
19 | \item |
---|
20 | class \hyperlink{classdatalink__m2e}{datalink\_\-m2e} |
---|
21 | \begin{CompactList}\small\item\em data link between \item\end{CompactList}\item |
---|
22 | class \hyperlink{classdatalink__m2m}{datalink\_\-m2m} |
---|
23 | \item |
---|
24 | class \hyperlink{classmepdf}{mepdf} |
---|
25 | \begin{CompactList}\small\item\em Unconditional \hyperlink{classmpdf}{mpdf}, allows using \hyperlink{classepdf}{epdf} in the role of \hyperlink{classmpdf}{mpdf}. \item\end{CompactList}\item |
---|
26 | class \hyperlink{classcompositepdf}{compositepdf} |
---|
27 | \begin{CompactList}\small\item\em Abstract composition of pdfs, a base for specific classes this abstract class is common to \hyperlink{classepdf}{epdf} and \hyperlink{classmpdf}{mpdf}. \item\end{CompactList}\item |
---|
28 | class \hyperlink{classDS}{DS} |
---|
29 | \begin{CompactList}\small\item\em Abstract class for discrete-time sources of data. \item\end{CompactList}\item |
---|
30 | class \hyperlink{classBM}{BM} |
---|
31 | \begin{CompactList}\small\item\em Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. \item\end{CompactList}\item |
---|
32 | class \hyperlink{classBMcond}{BMcond} |
---|
33 | \begin{CompactList}\small\item\em Conditional Bayesian Filter. \item\end{CompactList}\end{CompactItemize} |
---|
34 | \subsection*{Functions} |
---|
35 | \begin{CompactItemize} |
---|
36 | \item |
---|
37 | \hypertarget{group__core_g33c114e83980d883c5b211c47d5322a4}{ |
---|
38 | \hyperlink{classRV}{RV} \hyperlink{group__core_g33c114e83980d883c5b211c47d5322a4}{concat} (const \hyperlink{classRV}{RV} \&rv1, const \hyperlink{classRV}{RV} \&rv2)} |
---|
39 | \label{group__core_g33c114e83980d883c5b211c47d5322a4} |
---|
40 | |
---|
41 | \begin{CompactList}\small\item\em Concat two random variables. \item\end{CompactList}\end{CompactItemize} |
---|
42 | \subsection*{Variables} |
---|
43 | \begin{CompactItemize} |
---|
44 | \item |
---|
45 | \hypertarget{group__core_g9ea0562597470f6058ec209ee72db5fa}{ |
---|
46 | \hyperlink{classRV}{RV} \hyperlink{group__core_g9ea0562597470f6058ec209ee72db5fa}{RV0}} |
---|
47 | \label{group__core_g9ea0562597470f6058ec209ee72db5fa} |
---|
48 | |
---|
49 | \begin{CompactList}\small\item\em Default empty \hyperlink{classRV}{RV} that can be used as default argument. \item\end{CompactList}\end{CompactItemize} |
---|