root/doc/latex/classmpdf.tex @ 210

Revision 210, 6.5 kB (checked in by smidl, 16 years ago)

dokumentace

  • Property svn:eol-style set to native
Line 
1\hypertarget{classmpdf}{
2\section{mpdf Class Reference}
3\label{classmpdf}\index{mpdf@{mpdf}}
4}
5Conditional probability density, e.g. modeling some dependencies. 
6
7
8{\tt \#include $<$libBM.h$>$}
9
10Inheritance diagram for mpdf:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
14\includegraphics[width=400pt]{classmpdf__inherit__graph}
15\end{center}
16\end{figure}
17Collaboration diagram for mpdf:\nopagebreak
18\begin{figure}[H]
19\begin{center}
20\leavevmode
21\includegraphics[width=56pt]{classmpdf__coll__graph}
22\end{center}
23\end{figure}
24\subsection*{Public Member Functions}
25\begin{CompactItemize}
26\item 
27virtual vec \hyperlink{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}{samplecond} (const vec \&cond, double \&ll)
28\begin{CompactList}\small\item\em Returns the required moment of the \hyperlink{classepdf}{epdf}. \item\end{CompactList}\item 
29virtual mat \hyperlink{classmpdf_0e37163660f93df2a4d723cedb1da89c}{samplecond} (const vec \&cond, vec \&ll, int N)
30\begin{CompactList}\small\item\em Returns. \item\end{CompactList}\item 
31\hypertarget{classmpdf_0f95a0cc6ab40611f46804682446ed83}{
32virtual void \hyperlink{classmpdf_0f95a0cc6ab40611f46804682446ed83}{condition} (const vec \&cond)}
33\label{classmpdf_0f95a0cc6ab40611f46804682446ed83}
34
35\begin{CompactList}\small\item\em Update {\tt ep} so that it represents this \hyperlink{classmpdf}{mpdf} conditioned on {\tt rvc} = cond. \item\end{CompactList}\item 
36\hypertarget{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}{
37virtual double \hyperlink{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}{evalcond} (const vec \&dt, const vec \&cond)}
38\label{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}
39
40\begin{CompactList}\small\item\em Shortcut for conditioning and evaluation of the internal \hyperlink{classepdf}{epdf}. In some cases, this operation can be implemented efficiently. \item\end{CompactList}\item 
41\hypertarget{classmpdf_b7b2da35080cd15f1be365b805e7277e}{
42virtual vec \textbf{evalcond\_\-m} (const mat \&Dt, const vec \&cond)}
43\label{classmpdf_b7b2da35080cd15f1be365b805e7277e}
44
45\item 
46\hypertarget{classmpdf_6788be9f3a888796499c5293a318fcfb}{
47virtual \hyperlink{classmpdf_6788be9f3a888796499c5293a318fcfb}{$\sim$mpdf} ()}
48\label{classmpdf_6788be9f3a888796499c5293a318fcfb}
49
50\begin{CompactList}\small\item\em Destructor for future use;. \item\end{CompactList}\item 
51\hypertarget{classmpdf_581ecf362185d37c08bb31cb9d046d6f}{
52\hyperlink{classmpdf_581ecf362185d37c08bb31cb9d046d6f}{mpdf} (const \hyperlink{classRV}{RV} \&rv0, const \hyperlink{classRV}{RV} \&rvc0)}
53\label{classmpdf_581ecf362185d37c08bb31cb9d046d6f}
54
55\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
56\hypertarget{classmpdf_15ef062183b1ccdf794732d5fa0b77cd}{
57\hyperlink{classRV}{RV} \hyperlink{classmpdf_15ef062183b1ccdf794732d5fa0b77cd}{\_\-rvc} () const }
58\label{classmpdf_15ef062183b1ccdf794732d5fa0b77cd}
59
60\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
61\hypertarget{classmpdf_71256ffb5fbd08f41d650e606a5bd585}{
62\hyperlink{classRV}{RV} \hyperlink{classmpdf_71256ffb5fbd08f41d650e606a5bd585}{\_\-rv} () const }
63\label{classmpdf_71256ffb5fbd08f41d650e606a5bd585}
64
65\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
66\hypertarget{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}{
67\hyperlink{classepdf}{epdf} \& \hyperlink{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}{\_\-epdf} ()}
68\label{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}
69
70\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize}
71\subsection*{Protected Attributes}
72\begin{CompactItemize}
73\item 
74\hypertarget{classmpdf_f6687c07ff07d47812dd565368ca59eb}{
75\hyperlink{classRV}{RV} \hyperlink{classmpdf_f6687c07ff07d47812dd565368ca59eb}{rv}}
76\label{classmpdf_f6687c07ff07d47812dd565368ca59eb}
77
78\begin{CompactList}\small\item\em modeled random variable \item\end{CompactList}\item 
79\hypertarget{classmpdf_acb7dda792b3cd5576f39fa3129abbab}{
80\hyperlink{classRV}{RV} \hyperlink{classmpdf_acb7dda792b3cd5576f39fa3129abbab}{rvc}}
81\label{classmpdf_acb7dda792b3cd5576f39fa3129abbab}
82
83\begin{CompactList}\small\item\em random variable in condition \item\end{CompactList}\item 
84\hypertarget{classmpdf_7aa894208a32f3487827df6d5054424c}{
85\hyperlink{classepdf}{epdf} $\ast$ \hyperlink{classmpdf_7aa894208a32f3487827df6d5054424c}{ep}}
86\label{classmpdf_7aa894208a32f3487827df6d5054424c}
87
88\begin{CompactList}\small\item\em pointer to internal \hyperlink{classepdf}{epdf} \item\end{CompactList}\end{CompactItemize}
89
90
91\subsection{Detailed Description}
92Conditional probability density, e.g. modeling some dependencies.
93
94\subsection{Member Function Documentation}
95\hypertarget{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}{
96\index{mpdf@{mpdf}!samplecond@{samplecond}}
97\index{samplecond@{samplecond}!mpdf@{mpdf}}
98\subsubsection[samplecond]{\setlength{\rightskip}{0pt plus 5cm}virtual vec mpdf::samplecond (const vec \& {\em cond}, \/  double \& {\em ll})\hspace{0.3cm}{\tt  \mbox{[}inline, virtual\mbox{]}}}}
99\label{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}
100
101
102Returns the required moment of the \hyperlink{classepdf}{epdf}.
103
104Returns a sample from the density conditioned on {\tt cond}, $x \sim epdf(rv|cond)$. \begin{Desc}
105\item[Parameters:]
106\begin{description}
107\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
111Reimplemented in \hyperlink{classmprod_a48887eb8738a9e5550bfc38eb8e9d68}{mprod}.
112
113References condition(), ep, epdf::evalpdflog(), and epdf::sample().
114
115Referenced by MPF$<$ BM\_\-T $>$::bayes(), and PF::bayes().\hypertarget{classmpdf_0e37163660f93df2a4d723cedb1da89c}{
116\index{mpdf@{mpdf}!samplecond@{samplecond}}
117\index{samplecond@{samplecond}!mpdf@{mpdf}}
118\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  \mbox{[}inline, virtual\mbox{]}}}}
119\label{classmpdf_0e37163660f93df2a4d723cedb1da89c}
120
121
122Returns.
123
124\begin{Desc}
125\item[Parameters:]
126\begin{description}
127\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}
128\end{Desc}
129
130
131Reimplemented in \hyperlink{classmprod_e171c40e210539c2af01d6237785620b}{mprod}.
132
133References condition(), RV::count(), ep, epdf::evalpdflog(), rv, and epdf::sample().
134
135The documentation for this class was generated from the following file:\begin{CompactItemize}
136\item 
137work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.