Changeset 28 for doc/latex/classeEF.tex

Show
Ignore:
Timestamp:
02/22/08 16:40:12 (16 years ago)
Author:
smidl
Message:

prelozitelna verze

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classeEF.tex

    r19 r28  
    2828virtual void \textbf{dupdate} (mat \&v, double nu=1.0)\label{classeEF_5863718c3b2fb1496dece10c5b745d5c} 
    2929 
    30 \end{CompactItemize} 
     30\item  
     31virtual vec {\bf sample} ()=0 
     32\begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item  
     33virtual double {\bf eval} (const vec \&val)\label{classepdf_f333ceeb88ebc37d81fcd4cea4526bfc} 
     34 
     35\begin{CompactList}\small\item\em Compute probability of argument {\tt val}. \item\end{CompactList}\end{CompactItemize} 
    3136 
    3237 
     
    3641More?...  
    3742 
     43\subsection{Member Function Documentation} 
     44\index{eEF@{eEF}!sample@{sample}} 
     45\index{sample@{sample}!eEF@{eEF}} 
     46\subsubsection{\setlength{\rightskip}{0pt plus 5cm}virtual vec epdf::sample ()\hspace{0.3cm}{\tt  [pure virtual, inherited]}}\label{classepdf_7f74d871d50b9ff360f1b3879092a9fa} 
     47 
     48 
     49Returns the required moment of the \doxyref{epdf}{p.}{classepdf}.  
     50 
     51Returns a sample from the density, $x \sim epdf(rv)$  
     52 
     53Implemented in {\bf enorm$<$ sq\_\-T $>$} \doxyref{}{p.}{classenorm_6020bcd89db2c9584bd8871001bd2023}. 
     54 
    3855The documentation for this class was generated from the following file:\begin{CompactItemize} 
    3956\item