root/doc/latex/classBM.tex @ 174

Revision 172, 7.7 kB (checked in by smidl, 16 years ago)

Latex doc

  • Property svn:eol-style set to native
Line 
1\hypertarget{classBM}{
2\section{BM Class Reference}
3\label{classBM}\index{BM@{BM}}
4}
5Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. 
6
7
8{\tt \#include $<$libBM.h$>$}
9
10Inheritance diagram for BM:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
14\includegraphics[width=400pt]{classBM__inherit__graph}
15\end{center}
16\end{figure}
17Collaboration diagram for BM:\nopagebreak
18\begin{figure}[H]
19\begin{center}
20\leavevmode
21\includegraphics[width=37pt]{classBM__coll__graph}
22\end{center}
23\end{figure}
24\subsection*{Public Member Functions}
25\begin{CompactItemize}
26\item 
27\hypertarget{classBM_43d2ad6a6c9f1bcd22fe8906c477e50e}{
28\hyperlink{classBM_43d2ad6a6c9f1bcd22fe8906c477e50e}{BM} (const \hyperlink{classRV}{RV} \&rv0, double ll0=0, bool evalll0=true)}
29\label{classBM_43d2ad6a6c9f1bcd22fe8906c477e50e}
30
31\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
32\hypertarget{classBM_e8fc5fae042f2b46d4d3827f9587d47d}{
33\hyperlink{classBM_e8fc5fae042f2b46d4d3827f9587d47d}{BM} (const \hyperlink{classBM}{BM} \&B)}
34\label{classBM_e8fc5fae042f2b46d4d3827f9587d47d}
35
36\begin{CompactList}\small\item\em Copy constructor. \item\end{CompactList}\item 
37virtual void \hyperlink{classBM_a892eff438aab2dd1a9e2efcb7fb5bdf}{bayes} (const vec \&dt)=0
38\begin{CompactList}\small\item\em Incremental Bayes rule. \item\end{CompactList}\item 
39\hypertarget{classBM_0186270f75189677f390fe088a9947e9}{
40virtual void \hyperlink{classBM_0186270f75189677f390fe088a9947e9}{bayesB} (const mat \&Dt)}
41\label{classBM_0186270f75189677f390fe088a9947e9}
42
43\begin{CompactList}\small\item\em Batch Bayes rule (columns of Dt are observations). \item\end{CompactList}\item 
44\hypertarget{classBM_8554809fec160bee279bcd5fa14ead5c}{
45virtual const \hyperlink{classepdf}{epdf} \& \hyperlink{classBM_8554809fec160bee279bcd5fa14ead5c}{\_\-epdf} () const =0}
46\label{classBM_8554809fec160bee279bcd5fa14ead5c}
47
48\begin{CompactList}\small\item\em Returns a pointer to the \hyperlink{classepdf}{epdf} representing posterior density on parameters. Use with care! \item\end{CompactList}\item 
49virtual double \hyperlink{classBM_8a8ce6df431689964c41cc6c849cfd06}{logpred} (const vec \&dt) const
50\item 
51\hypertarget{classBM_ca0f02b3b4144e0895cc14f7e0374bdd}{
52virtual \hyperlink{classBM_ca0f02b3b4144e0895cc14f7e0374bdd}{$\sim$BM} ()}
53\label{classBM_ca0f02b3b4144e0895cc14f7e0374bdd}
54
55\begin{CompactList}\small\item\em Destructor for future use;. \item\end{CompactList}\item 
56\hypertarget{classBM_126bd2595c48e311fc2a7ab72876092a}{
57const \hyperlink{classRV}{RV} \& \hyperlink{classBM_126bd2595c48e311fc2a7ab72876092a}{\_\-rv} () const }
58\label{classBM_126bd2595c48e311fc2a7ab72876092a}
59
60\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
61\hypertarget{classBM_87f4a547d2c29180be88175e5eab9c88}{
62double \hyperlink{classBM_87f4a547d2c29180be88175e5eab9c88}{\_\-ll} () const }
63\label{classBM_87f4a547d2c29180be88175e5eab9c88}
64
65\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
66\hypertarget{classBM_1ffa9f23669aabecc3760c06c6987522}{
67void \hyperlink{classBM_1ffa9f23669aabecc3760c06c6987522}{set\_\-evalll} (bool evl0)}
68\label{classBM_1ffa9f23669aabecc3760c06c6987522}
69
70\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
71virtual \hyperlink{classBM}{BM} $\ast$ \hyperlink{classBM_eb58c81d6a7b75b05fc6f276eed78887}{\_\-copy\_\-} (bool changerv=false)
72\end{CompactItemize}
73\subsection*{Protected Attributes}
74\begin{CompactItemize}
75\item 
76\hypertarget{classBM_af00f0612fabe66241dd507188cdbf88}{
77\hyperlink{classRV}{RV} \hyperlink{classBM_af00f0612fabe66241dd507188cdbf88}{rv}}
78\label{classBM_af00f0612fabe66241dd507188cdbf88}
79
80\begin{CompactList}\small\item\em Random variable of the posterior. \item\end{CompactList}\item 
81\hypertarget{classBM_5623fef6572a08c2b53b8c87b82dc979}{
82double \hyperlink{classBM_5623fef6572a08c2b53b8c87b82dc979}{ll}}
83\label{classBM_5623fef6572a08c2b53b8c87b82dc979}
84
85\begin{CompactList}\small\item\em Logarithm of marginalized data likelihood. \item\end{CompactList}\item 
86\hypertarget{classBM_bf6fb59b30141074f8ee1e2f43d03129}{
87bool \hyperlink{classBM_bf6fb59b30141074f8ee1e2f43d03129}{evalll}}
88\label{classBM_bf6fb59b30141074f8ee1e2f43d03129}
89
90\begin{CompactList}\small\item\em If true, the filter will compute likelihood of the data record and store it in {\tt ll} . Set to false if you want to save computational time. \item\end{CompactList}\end{CompactItemize}
91
92
93\subsection{Detailed Description}
94Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.
95
96
97
98\subsection{Member Function Documentation}
99\hypertarget{classBM_a892eff438aab2dd1a9e2efcb7fb5bdf}{
100\index{BM@{BM}!bayes@{bayes}}
101\index{bayes@{bayes}!BM@{BM}}
102\subsubsection[bayes]{\setlength{\rightskip}{0pt plus 5cm}virtual void BM::bayes (const vec \& {\em dt})\hspace{0.3cm}{\tt  \mbox{[}pure virtual\mbox{]}}}}
103\label{classBM_a892eff438aab2dd1a9e2efcb7fb5bdf}
104
105
106Incremental Bayes rule.
107
108\begin{Desc}
109\item[Parameters:]
110\begin{description}
111\item[{\em dt}]vector of input data \end{description}
112\end{Desc}
113
114
115Implemented in \hyperlink{classARX_ba82c956ca893826811aefe1e4af465d}{ARX}, \hyperlink{classKalman_7750ffd73f261828a32c18aaeb65c75c}{Kalman$<$ sq\_\-T $>$}, \hyperlink{classKalmanCh_cca758192846940409822b9bd778d4e1}{KalmanCh}, \hyperlink{classEKFfull_8ca46f177e395fa714bbd8bd29ea43e0}{EKFfull}, \hyperlink{classEKF_c79c62c9b3e0b56b3aaa1b6f1d9a7af7}{EKF$<$ sq\_\-T $>$}, \hyperlink{classEKFCh_96f6edda324a0b7ef8b4e86cc7af60c1}{EKFCh}, \hyperlink{classPF_64f636bbd63bea9efd778214e6b631d3}{PF}, \hyperlink{classMPF_55daf8e4b6553dd9f47c692de7931623}{MPF$<$ BM\_\-T $>$}, \hyperlink{classMixEF_d520fb534aa43f3084ff1568ffe7573d}{MixEF}, \hyperlink{classBMEF_52b7719312d545215cca1ff87722a35a}{BMEF}, \hyperlink{classmultiBM_11eeba7e97954e316e959116f90d80e2}{multiBM}, \hyperlink{classEKFfixed_ddf5334bc1207658fd53698fffbac028}{EKFfixed}, \hyperlink{classKalman_7750ffd73f261828a32c18aaeb65c75c}{Kalman$<$ ldmat $>$}, \hyperlink{classKalman_7750ffd73f261828a32c18aaeb65c75c}{Kalman$<$ chmat $>$}, and \hyperlink{classKalman_7750ffd73f261828a32c18aaeb65c75c}{Kalman$<$ fsqmat $>$}.
116
117Referenced by bayesB().\hypertarget{classBM_8a8ce6df431689964c41cc6c849cfd06}{
118\index{BM@{BM}!logpred@{logpred}}
119\index{logpred@{logpred}!BM@{BM}}
120\subsubsection[logpred]{\setlength{\rightskip}{0pt plus 5cm}virtual double BM::logpred (const vec \& {\em dt}) const\hspace{0.3cm}{\tt  \mbox{[}inline, virtual\mbox{]}}}}
121\label{classBM_8a8ce6df431689964c41cc6c849cfd06}
122
123
124Evaluates predictive log-likelihood of the given data record I.e. marginal likelihood of the data with the posterior integrated out.
125
126Reimplemented in \hyperlink{classARX_e7f9e7823aec9bf7ddc3b42d9b3304c4}{ARX}, \hyperlink{classMixEF_424ca64f36d4e41de7a7e7ae921d35ea}{MixEF}, and \hyperlink{classmultiBM_13e26a61757278981fd8cac9a7ef91eb}{multiBM}.\hypertarget{classBM_eb58c81d6a7b75b05fc6f276eed78887}{
127\index{BM@{BM}!\_\-copy\_\-@{\_\-copy\_\-}}
128\index{\_\-copy\_\-@{\_\-copy\_\-}!BM@{BM}}
129\subsubsection[\_\-copy\_\-]{\setlength{\rightskip}{0pt plus 5cm}virtual {\bf BM}$\ast$ BM::\_\-copy\_\- (bool {\em changerv} = {\tt false})\hspace{0.3cm}{\tt  \mbox{[}inline, virtual\mbox{]}}}}
130\label{classBM_eb58c81d6a7b75b05fc6f276eed78887}
131
132
133Copy function required in vectors, Arrays of \hyperlink{classBM}{BM} etc. Have to be DELETED manually! Prototype: BM$\ast$ \hyperlink{classBM_eb58c81d6a7b75b05fc6f276eed78887}{\_\-copy\_\-()}\{\hyperlink{classBM}{BM} Tmp$\ast$=new Tmp(this$\ast$); return Tmp; \} 
134
135Reimplemented in \hyperlink{classARX_d2751057811c6fb8f4ff86e1648bcddc}{ARX}.
136
137Referenced by MixEF::MixEF().
138
139The documentation for this class was generated from the following files:\begin{CompactItemize}
140\item 
141work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\item 
142work/git/mixpp/bdm/stat/libBM.cpp\end{CompactItemize}
Note: See TracBrowser for help on using the browser.