\hypertarget{classmpdf}{ \section{mpdf Class Reference} \label{classmpdf}\index{mpdf@{mpdf}} } Conditional probability density, e.g. modeling some dependencies. {\tt \#include $<$libBM.h$>$} Inheritance diagram for mpdf:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=170pt]{classmpdf__inherit__graph} \end{center} \end{figure} Collaboration diagram for mpdf:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=56pt]{classmpdf__coll__graph} \end{center} \end{figure} \subsection*{Public Member Functions} \begin{CompactItemize} \item virtual vec \hyperlink{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}{samplecond} (const vec \&cond, double \&ll) \begin{CompactList}\small\item\em Returns the required moment of the \hyperlink{classepdf}{epdf}. \item\end{CompactList}\item virtual mat \hyperlink{classmpdf_0e37163660f93df2a4d723cedb1da89c}{samplecond} (const vec \&cond, vec \&ll, int N) \begin{CompactList}\small\item\em Returns. \item\end{CompactList}\item \hypertarget{classmpdf_0f95a0cc6ab40611f46804682446ed83}{ virtual void \hyperlink{classmpdf_0f95a0cc6ab40611f46804682446ed83}{condition} (const vec \&cond)} \label{classmpdf_0f95a0cc6ab40611f46804682446ed83} \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 \hypertarget{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}{ virtual double \hyperlink{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}{evalcond} (const vec \&dt, const vec \&cond)} \label{classmpdf_80b738ece5bd4f8c4edaee4b38906f91} \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 \hypertarget{classmpdf_6788be9f3a888796499c5293a318fcfb}{ virtual \hyperlink{classmpdf_6788be9f3a888796499c5293a318fcfb}{$\sim$mpdf} ()} \label{classmpdf_6788be9f3a888796499c5293a318fcfb} \begin{CompactList}\small\item\em Destructor for future use;. \item\end{CompactList}\item \hypertarget{classmpdf_581ecf362185d37c08bb31cb9d046d6f}{ \hyperlink{classmpdf_581ecf362185d37c08bb31cb9d046d6f}{mpdf} (const \hyperlink{classRV}{RV} \&rv0, const \hyperlink{classRV}{RV} \&rvc0)} \label{classmpdf_581ecf362185d37c08bb31cb9d046d6f} \begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item \hypertarget{classmpdf_ec9c850305984582548e8deb64f0ffe8}{ \hyperlink{classRV}{RV} \hyperlink{classmpdf_ec9c850305984582548e8deb64f0ffe8}{\_\-rvc} ()} \label{classmpdf_ec9c850305984582548e8deb64f0ffe8} \begin{CompactList}\small\item\em access function \item\end{CompactList}\item \hypertarget{classmpdf_1e71ad4c66d5884c82d4a3b06b42fe32}{ \hyperlink{classRV}{RV} \hyperlink{classmpdf_1e71ad4c66d5884c82d4a3b06b42fe32}{\_\-rv} ()} \label{classmpdf_1e71ad4c66d5884c82d4a3b06b42fe32} \begin{CompactList}\small\item\em access function \item\end{CompactList}\item \hypertarget{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}{ \hyperlink{classepdf}{epdf} \& \hyperlink{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}{\_\-epdf} ()} \label{classmpdf_e17780ee5b2cfe05922a6c56af1462f8} \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} \subsection*{Protected Attributes} \begin{CompactItemize} \item \hypertarget{classmpdf_f6687c07ff07d47812dd565368ca59eb}{ \hyperlink{classRV}{RV} \hyperlink{classmpdf_f6687c07ff07d47812dd565368ca59eb}{rv}} \label{classmpdf_f6687c07ff07d47812dd565368ca59eb} \begin{CompactList}\small\item\em modeled random variable \item\end{CompactList}\item \hypertarget{classmpdf_acb7dda792b3cd5576f39fa3129abbab}{ \hyperlink{classRV}{RV} \hyperlink{classmpdf_acb7dda792b3cd5576f39fa3129abbab}{rvc}} \label{classmpdf_acb7dda792b3cd5576f39fa3129abbab} \begin{CompactList}\small\item\em random variable in condition \item\end{CompactList}\item \hypertarget{classmpdf_7aa894208a32f3487827df6d5054424c}{ \hyperlink{classepdf}{epdf} $\ast$ \hyperlink{classmpdf_7aa894208a32f3487827df6d5054424c}{ep}} \label{classmpdf_7aa894208a32f3487827df6d5054424c} \begin{CompactList}\small\item\em pointer to internal \hyperlink{classepdf}{epdf} \item\end{CompactList}\end{CompactItemize} \subsection{Detailed Description} Conditional probability density, e.g. modeling some dependencies. \subsection{Member Function Documentation} \hypertarget{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}{ \index{mpdf@{mpdf}!samplecond@{samplecond}} \index{samplecond@{samplecond}!mpdf@{mpdf}} \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{]}}}} \label{classmpdf_3f172b79ec4a5ebc87898a5381141f1b} Returns the required moment of the \hyperlink{classepdf}{epdf}. Returns a sample from the density conditioned on {\tt cond}, $x \sim epdf(rv|cond)$. \begin{Desc} \item[Parameters:] \begin{description} \item[{\em cond}]is numeric value of {\tt rv} \item[{\em ll}]is a return value of log-likelihood of the sample. \end{description} \end{Desc} Reimplemented in \hyperlink{classmprod_a48887eb8738a9e5550bfc38eb8e9d68}{mprod}, and \hyperlink{classmlnorm_1bd939dbf8ec7b8066d3f18abba6822b}{mlnorm$<$ sq\_\-T $>$}. References condition(), ep, epdf::evalpdflog(), and epdf::sample(). Referenced by MPF$<$ BM\_\-T $>$::bayes(), and PF::bayes().\hypertarget{classmpdf_0e37163660f93df2a4d723cedb1da89c}{ \index{mpdf@{mpdf}!samplecond@{samplecond}} \index{samplecond@{samplecond}!mpdf@{mpdf}} \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{]}}}} \label{classmpdf_0e37163660f93df2a4d723cedb1da89c} Returns. \begin{Desc} \item[Parameters:] \begin{description} \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} \end{Desc} Reimplemented in \hyperlink{classmprod_e171c40e210539c2af01d6237785620b}{mprod}, and \hyperlink{classmlnorm_06a3600a414b4b0f006ce9440f462817}{mlnorm$<$ sq\_\-T $>$}. References condition(), RV::count(), ep, epdf::evalpdflog(), rv, and epdf::sample(). The documentation for this class was generated from the following file:\begin{CompactItemize} \item work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}