|
Revision 8, 1.3 kB
(checked in by smidl, 18 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}} |
|---|
| 3 | Conditional probability density, e.g. modeling some dependencies. |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | {\tt \#include $<$libBM.h$>$} |
|---|
| 7 | |
|---|
| 8 | Inherited by mEF. |
|---|
| 9 | |
|---|
| 10 | \subsection*{Public Member Functions} |
|---|
| 11 | \begin{CompactItemize} |
|---|
| 12 | \item |
|---|
| 13 | virtual 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 |
|---|
| 15 | virtual void \textbf{condition} (vec \&cond)\label{classmpdf_cfb3dffef7c03598622e414668bb0588} |
|---|
| 16 | |
|---|
| 17 | \end{CompactItemize} |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | \subsection{Detailed Description} |
|---|
| 21 | Conditional 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 | |
|---|
| 29 | Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. |
|---|
| 30 | |
|---|
| 31 | Returns a sample from the density conditioned on {\tt cond}, \$x \doxyref{epdf}{p.}{classepdf}(rv$|$cond)\$ |
|---|
| 32 | |
|---|
| 33 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
|---|
| 34 | \item |
|---|
| 35 | work/mixpp/{\bf libBM.h}\end{CompactItemize} |
|---|