root/doc/latex/classmlnorm.tex @ 169

Revision 162, 5.6 kB (checked in by smidl, 16 years ago)

opravy a dokumentace

  • Property svn:eol-style set to native
Line 
1\section{mlnorm$<$ sq\_\-T $>$ Class Template Reference}
2\label{classmlnorm}\index{mlnorm@{mlnorm}}
3Normal distributed linear function with linear function of mean value;. 
4
5
6{\tt \#include $<$libEF.h$>$}
7
8Inheritance diagram for mlnorm$<$ sq\_\-T $>$:\nopagebreak
9\begin{figure}[H]
10\begin{center}
11\leavevmode
12\includegraphics[width=66pt]{classmlnorm__inherit__graph}
13\end{center}
14\end{figure}
15Collaboration diagram for mlnorm$<$ sq\_\-T $>$:\nopagebreak
16\begin{figure}[H]
17\begin{center}
18\leavevmode
19\includegraphics[width=68pt]{classmlnorm__coll__graph}
20\end{center}
21\end{figure}
22\subsection*{Public Member Functions}
23\begin{CompactItemize}
24\item 
25{\bf mlnorm} ({\bf RV} \&{\bf rv}, {\bf RV} \&{\bf rvc})\label{classmlnorm_f927203b3f31171c5c10ffc7caa797f5}
26
27\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item 
28void {\bf set\_\-parameters} (const mat \&A, const sq\_\-T \&R)\label{classmlnorm_b6749030c5d5abcb3eb6898f74cea3c0}
29
30\begin{CompactList}\small\item\em Set {\tt A} and {\tt R}. \item\end{CompactList}\item 
31vec {\bf samplecond} (vec \&cond, double \&lik)\label{classmlnorm_decf3e3b5c8e0812e5b4dbe94fa2ae18}
32
33\begin{CompactList}\small\item\em Generate one sample of the posterior. \item\end{CompactList}\item 
34mat {\bf samplecond} (vec \&cond, vec \&lik, int n)\label{classmlnorm_215fb88cc8b95d64cdefd6849abdd1e8}
35
36\begin{CompactList}\small\item\em Generate matrix of samples of the posterior. \item\end{CompactList}\item 
37void {\bf condition} (vec \&cond)\label{classmlnorm_5232fc7e305eceab4e2bd6a8daa44195}
38
39\begin{CompactList}\small\item\em Set value of {\tt rvc} . Result of this operation is stored in {\tt \doxyref{epdf}{p.}{classepdf}} use function {\tt \_\-ep} to access it. \item\end{CompactList}\item 
40virtual vec {\bf samplecond} (const vec \&cond, double \&ll)
41\begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item 
42virtual mat {\bf samplecond} (const vec \&cond, vec \&ll, int N)
43\begin{CompactList}\small\item\em Returns. \item\end{CompactList}\item 
44virtual void {\bf condition} (const vec \&cond)\label{classmpdf_0f95a0cc6ab40611f46804682446ed83}
45
46\begin{CompactList}\small\item\em Update {\tt ep} so that it represents this \doxyref{mpdf}{p.}{classmpdf} conditioned on {\tt rvc} = cond. \item\end{CompactList}\item 
47virtual double {\bf evalcond} (const vec \&dt, const vec \&cond)\label{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}
48
49\begin{CompactList}\small\item\em Shortcut for conditioning and evaluation of the internal \doxyref{epdf}{p.}{classepdf}. In some cases, this operation can be implemented efficiently. \item\end{CompactList}\item 
50{\bf RV} {\bf \_\-rvc} ()\label{classmpdf_ec9c850305984582548e8deb64f0ffe8}
51
52\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
53{\bf RV} {\bf \_\-rv} ()\label{classmpdf_1e71ad4c66d5884c82d4a3b06b42fe32}
54
55\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
56{\bf epdf} \& {\bf \_\-epdf} ()\label{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}
57
58\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize}
59\subsection*{Protected Attributes}
60\begin{CompactItemize}
61\item 
62{\bf RV} {\bf rv}\label{classmpdf_f6687c07ff07d47812dd565368ca59eb}
63
64\begin{CompactList}\small\item\em modeled random variable \item\end{CompactList}\item 
65{\bf RV} {\bf rvc}\label{classmpdf_acb7dda792b3cd5576f39fa3129abbab}
66
67\begin{CompactList}\small\item\em random variable in condition \item\end{CompactList}\item 
68{\bf epdf} $\ast$ {\bf ep}\label{classmpdf_7aa894208a32f3487827df6d5054424c}
69
70\begin{CompactList}\small\item\em pointer to internal \doxyref{epdf}{p.}{classepdf} \item\end{CompactList}\end{CompactItemize}
71
72
73\subsection{Detailed Description}
74\subsubsection*{template$<$class sq\_\-T$>$ class mlnorm$<$ sq\_\-T $>$}
75
76Normal distributed linear function with linear function of mean value;.
77
78Mean value $mu=A*rvc$.
79
80\subsection{Member Function Documentation}
81\index{mlnorm@{mlnorm}!samplecond@{samplecond}}
82\index{samplecond@{samplecond}!mlnorm@{mlnorm}}
83\subsubsection[samplecond]{\setlength{\rightskip}{0pt plus 5cm}virtual vec mpdf::samplecond (const vec \& {\em cond}, \/  double \& {\em ll})\hspace{0.3cm}{\tt  [inline, virtual, inherited]}}\label{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}
84
85
86Returns the required moment of the \doxyref{epdf}{p.}{classepdf}.
87
88Returns a sample from the density conditioned on {\tt cond}, $x \sim epdf(rv|cond)$. \begin{Desc}
89\item[Parameters:]
90\begin{description}
91\item[{\em cond}]is numeric value of {\tt rv} \item[{\em ll}]is a return value of log-likelihood of the sample. \end{description}
92\end{Desc}
93
94
95References mpdf::condition(), mpdf::ep, epdf::evalpdflog(), and epdf::sample().
96
97Referenced by MPF$<$ BM\_\-T $>$::bayes(), and PF::bayes().\index{mlnorm@{mlnorm}!samplecond@{samplecond}}
98\index{samplecond@{samplecond}!mlnorm@{mlnorm}}
99\subsubsection[samplecond]{\setlength{\rightskip}{0pt plus 5cm}virtual mat mpdf::samplecond (const vec \& {\em cond}, \/  vec \& {\em ll}, \/  int {\em N})\hspace{0.3cm}{\tt  [inline, virtual, inherited]}}\label{classmpdf_0e37163660f93df2a4d723cedb1da89c}
100
101
102Returns.
103
104\begin{Desc}
105\item[Parameters:]
106\begin{description}
107\item[{\em N}]samples from the density conditioned on {\tt cond}, $x \sim epdf(rv|cond)$. \item[{\em cond}]is numeric value of {\tt rv} \item[{\em ll}]is a return value of log-likelihood of the sample. \end{description}
108\end{Desc}
109
110
111References mpdf::condition(), RV::count(), mpdf::ep, epdf::evalpdflog(), mpdf::rv, and epdf::sample().
112
113The documentation for this class was generated from the following file:\begin{CompactItemize}
114\item 
115work/git/mixpp/bdm/stat/{\bf libEF.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.