Changeset 33 for doc/latex/classeuni.tex

Show
Ignore:
Timestamp:
03/05/08 16:01:56 (17 years ago)
Author:
smidl
Message:

Oprava PF a MPF + jejich implementace pro pmsm system

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classeuni.tex

    r30 r33  
    2323\begin{CompactItemize} 
    2424\item  
    25 \textbf{euni} (const {\bf RV} rv)\label{classeuni_2537a6c239cff52e3ba814851a1116cd} 
     25{\bf euni} (const {\bf RV} {\bf rv})\label{classeuni_2537a6c239cff52e3ba814851a1116cd} 
    2626 
    27 \item  
    28 double {\bf eval} (const vec \&val)\label{classeuni_95f29237feb32fcadf570a181d5a0918} 
     27\begin{CompactList}\small\item\em Defualt constructor. \item\end{CompactList}\item  
     28double {\bf eval} (const vec \&val) const \label{classeuni_2723d4992900b5c5495bfa03628195ed} 
    2929 
    3030\begin{CompactList}\small\item\em Compute probability of argument {\tt val}. \item\end{CompactList}\item  
    31 double {\bf evalpdflog} (const vec \&val)\label{classeuni_830fca2ffb6786530529c57eabc81666} 
     31double {\bf evalpdflog} (const vec \&val) const \label{classeuni_06af95d514a6623ad4688bd2ad50ad71} 
    3232 
    3333\begin{CompactList}\small\item\em Compute log-probability of argument {\tt val}. \item\end{CompactList}\item  
    34 vec {\bf sample} () 
     34vec {\bf sample} () const  
    3535\begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item  
    36 void \textbf{set\_\-parameters} (const vec \&low0, const vec \&high0)\label{classeuni_4fd7c6a05100616ad16ece405cad7bf2} 
     36void {\bf set\_\-parameters} (const vec \&low0, const vec \&high0)\label{classeuni_4fd7c6a05100616ad16ece405cad7bf2} 
    3737 
    38 \item  
    39 vec {\bf mean} ()\label{classeuni_34a2f2d23158c40b97b44dfe551a1b3d} 
     38\begin{CompactList}\small\item\em set values of {\tt low} and {\tt high} \item\end{CompactList}\item  
     39vec {\bf mean} () const \label{classeuni_8050087e421a9cfd1b4b1f8bd33b1cc1} 
    4040 
    41 \begin{CompactList}\small\item\em return expected value \item\end{CompactList}\end{CompactItemize} 
     41\begin{CompactList}\small\item\em return expected value \item\end{CompactList}\item  
     42{\bf RV} {\bf \_\-rv} () const \label{classepdf_b89143f12c9b49282e30841e4fb5f337} 
     43 
     44\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} 
    4245\subsection*{Protected Attributes} 
    4346\begin{CompactItemize} 
     
    5558 
    5659\begin{CompactList}\small\item\em normalizing coefficients \item\end{CompactList}\item  
    57 double \textbf{lnk}\label{classeuni_f445a0ce24f39d14c1a4eed53fc8e2c3} 
     60double {\bf lnk}\label{classeuni_f445a0ce24f39d14c1a4eed53fc8e2c3} 
    5861 
    59 \item  
    60 {\bf RV} \textbf{rv}\label{classepdf_74da992e3f5d598da8850b646b79b9d9} 
     62\begin{CompactList}\small\item\em cache of log( {\tt nk} ) \item\end{CompactList}\item  
     63{\bf RV} {\bf rv}\label{classepdf_74da992e3f5d598da8850b646b79b9d9} 
    6164 
    62 \end{CompactItemize} 
     65\begin{CompactList}\small\item\em Identified of the random variable. \item\end{CompactList}\end{CompactItemize} 
    6366 
    6467 
     
    6972\index{euni@{euni}!sample@{sample}} 
    7073\index{sample@{sample}!euni@{euni}} 
    71 \subsubsection{\setlength{\rightskip}{0pt plus 5cm}vec euni::sample ()\hspace{0.3cm}{\tt  [inline, virtual]}}\label{classeuni_0f71562e3e919aba823cb7d9d420ad4c} 
     74\subsubsection{\setlength{\rightskip}{0pt plus 5cm}vec euni::sample () const\hspace{0.3cm}{\tt  [inline, virtual]}}\label{classeuni_4a0e09392be17beaee120ba98fc038cd} 
    7275 
    7376 
     
    7679Returns a sample from the density, $x \sim epdf(rv)$  
    7780 
    78 Implements {\bf epdf} \doxyref{}{p.}{classepdf_7f74d871d50b9ff360f1b3879092a9fa}. 
     81Implements {\bf epdf} \doxyref{}{p.}{classepdf_8019654e494bf5e458f6fb947e11b262}. 
    7982 
    8083The documentation for this class was generated from the following file:\begin{CompactItemize}