root/doc/latex/classmmix.tex @ 145

Revision 145, 5.2 kB (checked in by smidl, 16 years ago)

Oprava dokumentace

Line 
1\section{mmix Class Reference}
2\label{classmmix}\index{mmix@{mmix}}
3Mixture of mpdfs with constant weights. 
4
5
6{\tt \#include $<$emix.h$>$}
7
8Inheritance diagram for mmix:\nopagebreak
9\begin{figure}[H]
10\begin{center}
11\leavevmode
12\includegraphics[width=43pt]{classmmix__inherit__graph}
13\end{center}
14\end{figure}
15Collaboration diagram for mmix:\nopagebreak
16\begin{figure}[H]
17\begin{center}
18\leavevmode
19\includegraphics[width=70pt]{classmmix__coll__graph}
20\end{center}
21\end{figure}
22\subsection*{Public Member Functions}
23\begin{CompactItemize}
24\item 
25{\bf mmix} ({\bf RV} \&{\bf rv}, {\bf RV} \&{\bf rvc})\label{classmmix_6769a962f1f4d0ecc5b903b5f7d26ad3}
26
27\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
28void {\bf set\_\-parameters} (const vec \&w, const Array$<$ {\bf mpdf} $\ast$ $>$ \&{\bf Coms})\label{classmmix_e7681490a5c5b2d0a43f4e5842e10a9d}
29
30\begin{CompactList}\small\item\em Set weights {\tt w} and components {\tt R}. \item\end{CompactList}\item 
31void {\bf condition} (const vec \&cond)\label{classmmix_1a66629ec5c2b6f4740606cf737f0193}
32
33\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 
34virtual vec {\bf samplecond} (vec \&cond, double \&ll)
35\begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item 
36virtual mat {\bf samplecond} (vec \&cond, vec \&ll, int N)
37\begin{CompactList}\small\item\em Returns. \item\end{CompactList}\item 
38virtual double {\bf evalcond} (const vec \&dt, const vec \&cond)\label{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}
39
40\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 
41{\bf RV} {\bf \_\-rvc} ()\label{classmpdf_ec9c850305984582548e8deb64f0ffe8}
42
43\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
44{\bf epdf} \& {\bf \_\-epdf} ()\label{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}
45
46\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize}
47\subsection*{Protected Attributes}
48\begin{CompactItemize}
49\item 
50Array$<$ {\bf mpdf} $\ast$ $>$ {\bf Coms}\label{classmmix_460632c7a0afd41b7840902181a7d85f}
51
52\begin{CompactList}\small\item\em Component (epdfs). \item\end{CompactList}\item 
53{\bf emix} {\bf Epdf}\label{classmmix_507a5e6df53e6e9a6a330f1271cf0914}
54
55\begin{CompactList}\small\item\em Internal \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item 
56{\bf RV} {\bf rv}\label{classmpdf_f6687c07ff07d47812dd565368ca59eb}
57
58\begin{CompactList}\small\item\em modeled random variable \item\end{CompactList}\item 
59{\bf RV} {\bf rvc}\label{classmpdf_acb7dda792b3cd5576f39fa3129abbab}
60
61\begin{CompactList}\small\item\em random variable in condition \item\end{CompactList}\item 
62{\bf epdf} $\ast$ {\bf ep}\label{classmpdf_7aa894208a32f3487827df6d5054424c}
63
64\begin{CompactList}\small\item\em pointer to internal \doxyref{epdf}{p.}{classepdf} \item\end{CompactList}\end{CompactItemize}
65
66
67\subsection{Detailed Description}
68Mixture of mpdfs with constant weights.
69
70
71
72\subsection{Member Function Documentation}
73\index{mmix@{mmix}!samplecond@{samplecond}}
74\index{samplecond@{samplecond}!mmix@{mmix}}
75\subsubsection[samplecond]{\setlength{\rightskip}{0pt plus 5cm}virtual vec mpdf::samplecond (vec \& {\em cond}, \/  double \& {\em ll})\hspace{0.3cm}{\tt  [inline, virtual, inherited]}}\label{classmpdf_b0193a350c97933ddf15b15a130da352}
76
77
78Returns the required moment of the \doxyref{epdf}{p.}{classepdf}.
79
80Returns a sample from the density conditioned on {\tt cond}, $x \sim epdf(rv|cond)$. \begin{Desc}
81\item[Parameters:]
82\begin{description}
83\item[{\em cond}]is numeric value of {\tt rv} \item[{\em ll}]is a return value of log-likelihood of the sample. \end{description}
84\end{Desc}
85
86
87Reimplemented in {\bf mlnorm$<$ sq\_\-T $>$} \doxyref{}{p.}{classmlnorm_decf3e3b5c8e0812e5b4dbe94fa2ae18}, and {\bf mgamma} \doxyref{}{p.}{classmgamma_9f40dc43885085fad8e3d6652b79e139}.
88
89References mpdf::condition(), mpdf::ep, epdf::evalpdflog(), and epdf::sample().
90
91Referenced by MPF$<$ BM\_\-T $>$::bayes(), and PF::bayes().\index{mmix@{mmix}!samplecond@{samplecond}}
92\index{samplecond@{samplecond}!mmix@{mmix}}
93\subsubsection[samplecond]{\setlength{\rightskip}{0pt plus 5cm}virtual mat mpdf::samplecond (vec \& {\em cond}, \/  vec \& {\em ll}, \/  int {\em N})\hspace{0.3cm}{\tt  [inline, virtual, inherited]}}\label{classmpdf_6bf806badfdac606c847e458e8fce18c}
94
95
96Returns.
97
98\begin{Desc}
99\item[Parameters:]
100\begin{description}
101\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}
102\end{Desc}
103
104
105Reimplemented in {\bf mlnorm$<$ sq\_\-T $>$} \doxyref{}{p.}{classmlnorm_215fb88cc8b95d64cdefd6849abdd1e8}, and {\bf mgamma} \doxyref{}{p.}{classmgamma_e9d52749793f40aad85b70c6db4435ae}.
106
107References mpdf::condition(), RV::count(), mpdf::ep, epdf::evalpdflog(), mpdf::rv, and epdf::sample().
108
109The documentation for this class was generated from the following file:\begin{CompactItemize}
110\item 
111work/git/mixpp/bdm/stat/{\bf emix.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.