root/doc/latex/classepdf.tex @ 8

Revision 8, 1.4 kB (checked in by smidl, 16 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}}
3Probability density function with numerical statistics, e.g. posterior density. 
4
5
6{\tt \#include $<$libBM.h$>$}
7
8Inheritance 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 
17virtual vec {\bf sample} ()
18\begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item 
19virtual double \textbf{eval} (const vec \&val)\label{classepdf_f333ceeb88ebc37d81fcd4cea4526bfc}
20
21\end{CompactItemize}
22
23
24\subsection{Detailed Description}
25Probability 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
33Returns the required moment of the \doxyref{epdf}{p.}{classepdf}.
34
35Returns a sample from the density, \$x  epdf(rv)\$ 
36
37Reimplemented in {\bf enorm$<$ sq\_\-T $>$} \doxyref{}{p.}{classenorm_6020bcd89db2c9584bd8871001bd2023}.
38
39The documentation for this class was generated from the following file:\begin{CompactItemize}
40\item 
41work/mixpp/{\bf libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.