Revision 8, 1.4 kB
(checked in by smidl, 17 years ago)
|
Kalmany funkci, PF nefunkci
|
-
Property svn:eol-style set to
native
|
Line | |
---|
1 | \section{epdf Class Reference} |
---|
2 | \label{classepdf}\index{epdf@{epdf}} |
---|
3 | Probability density function with numerical statistics, e.g. posterior density. |
---|
4 | |
---|
5 | |
---|
6 | {\tt \#include $<$libBM.h$>$} |
---|
7 | |
---|
8 | Inheritance diagram for epdf::\begin{figure}[H] |
---|
9 | \begin{center} |
---|
10 | \leavevmode |
---|
11 | \includegraphics[height=3cm]{classepdf} |
---|
12 | \end{center} |
---|
13 | \end{figure} |
---|
14 | \subsection*{Public Member Functions} |
---|
15 | \begin{CompactItemize} |
---|
16 | \item |
---|
17 | virtual vec {\bf sample} () |
---|
18 | \begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item |
---|
19 | virtual double \textbf{eval} (const vec \&val)\label{classepdf_f333ceeb88ebc37d81fcd4cea4526bfc} |
---|
20 | |
---|
21 | \end{CompactItemize} |
---|
22 | |
---|
23 | |
---|
24 | \subsection{Detailed Description} |
---|
25 | Probability density function with numerical statistics, e.g. posterior density. |
---|
26 | |
---|
27 | \subsection{Member Function Documentation} |
---|
28 | \index{epdf@{epdf}!sample@{sample}} |
---|
29 | \index{sample@{sample}!epdf@{epdf}} |
---|
30 | \subsubsection{\setlength{\rightskip}{0pt plus 5cm}virtual vec epdf::sample ()\hspace{0.3cm}{\tt [inline, virtual]}}\label{classepdf_e6ce993603a95c2645eb86305ea51396} |
---|
31 | |
---|
32 | |
---|
33 | Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. |
---|
34 | |
---|
35 | Returns a sample from the density, \$x epdf(rv)\$ |
---|
36 | |
---|
37 | Reimplemented in {\bf enorm$<$ sq\_\-T $>$} \doxyref{}{p.}{classenorm_6020bcd89db2c9584bd8871001bd2023}. |
---|
38 | |
---|
39 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
---|
40 | \item |
---|
41 | work/mixpp/{\bf libBM.h}\end{CompactItemize} |
---|