root/doc/latex/classmpdf.tex @ 8

Revision 8, 1.3 kB (checked in by smidl, 16 years ago)

Kalmany funkci, PF nefunkci

  • Property svn:eol-style set to native
Line 
1\section{mpdf Class Reference}
2\label{classmpdf}\index{mpdf@{mpdf}}
3Conditional probability density, e.g. modeling some dependencies. 
4
5
6{\tt \#include $<$libBM.h$>$}
7
8Inherited by mEF.
9
10\subsection*{Public Member Functions}
11\begin{CompactItemize}
12\item 
13virtual vec {\bf samplecond} (vec \&cond, double lik)
14\begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item 
15virtual void \textbf{condition} (vec \&cond)\label{classmpdf_cfb3dffef7c03598622e414668bb0588}
16
17\end{CompactItemize}
18
19
20\subsection{Detailed Description}
21Conditional probability density, e.g. modeling some dependencies.
22
23\subsection{Member Function Documentation}
24\index{mpdf@{mpdf}!samplecond@{samplecond}}
25\index{samplecond@{samplecond}!mpdf@{mpdf}}
26\subsubsection{\setlength{\rightskip}{0pt plus 5cm}virtual vec mpdf::samplecond (vec \& {\em cond}, double {\em lik})\hspace{0.3cm}{\tt  [inline, virtual]}}\label{classmpdf_c20c796f8d0a201f0897299150e45a41}
27
28
29Returns the required moment of the \doxyref{epdf}{p.}{classepdf}.
30
31Returns a sample from the density conditioned on {\tt cond}, \$\doxyref{epdf}{p.}{classepdf}(rv$|$cond)\$ 
32
33The documentation for this class was generated from the following file:\begin{CompactItemize}
34\item 
35work/mixpp/{\bf libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.