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/classmlnorm.tex

    r30 r33  
    66{\tt \#include $<$libEF.h$>$} 
    77 
     8Inheritance diagram for mlnorm$<$ sq\_\-T $>$:\nopagebreak 
     9\begin{figure}[H] 
     10\begin{center} 
     11\leavevmode 
     12\includegraphics[width=70pt]{classmlnorm__inherit__graph} 
     13\end{center} 
     14\end{figure} 
     15Collaboration diagram for mlnorm$<$ sq\_\-T $>$:\nopagebreak 
     16\begin{figure}[H] 
     17\begin{center} 
     18\leavevmode 
     19\includegraphics[width=73pt]{classmlnorm__coll__graph} 
     20\end{center} 
     21\end{figure} 
    822\subsection*{Public Member Functions} 
    923\begin{CompactItemize} 
    1024\item  
    11 {\bf mlnorm} ({\bf RV} \&rv, {\bf RV} \&rvc)\label{classmlnorm_f927203b3f31171c5c10ffc7caa797f5} 
     25{\bf mlnorm} ({\bf RV} \&{\bf rv}, {\bf RV} \&{\bf rvc})\label{classmlnorm_f927203b3f31171c5c10ffc7caa797f5} 
    1226 
    1327\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item  
    14 void \textbf{set\_\-parameters} (const mat \&A, const sq\_\-T \&R)\label{classmlnorm_b6749030c5d5abcb3eb6898f74cea3c0} 
     28void {\bf set\_\-parameters} (const mat \&A, const sq\_\-T \&R)\label{classmlnorm_b6749030c5d5abcb3eb6898f74cea3c0} 
    1529 
    16 \item  
     30\begin{CompactList}\small\item\em Set {\tt A} and {\tt R}. \item\end{CompactList}\item  
    1731vec {\bf samplecond} (vec \&cond, double \&lik)\label{classmlnorm_decf3e3b5c8e0812e5b4dbe94fa2ae18} 
    1832 
     
    2135 
    2236\begin{CompactList}\small\item\em Generate matrix of samples of the posterior. \item\end{CompactList}\item  
    23 void \textbf{condition} (vec \&cond)\label{classmlnorm_5232fc7e305eceab4e2bd6a8daa44195} 
     37void {\bf condition} (vec \&cond)\label{classmlnorm_5232fc7e305eceab4e2bd6a8daa44195} 
    2438 
    25 \end{CompactItemize} 
     39\begin{CompactList}\small\item\em Set value of {\tt rvc} . Result of this operation is stored in {\tt \doxyref{epdf}{p.}{classepdf}} use function {\tt \_\-ep} to access it. \item\end{CompactList}\item  
     40virtual void {\bf condition} (const vec \&cond)\label{classmpdf_0f95a0cc6ab40611f46804682446ed83} 
     41 
     42\begin{CompactList}\small\item\em Update {\tt ep} so that it represents this \doxyref{mpdf}{p.}{classmpdf} conditioned on {\tt rvc} = cond. \item\end{CompactList}\item  
     43virtual double {\bf evalcond} (const vec \&dt, const vec \&cond)\label{classmpdf_80b738ece5bd4f8c4edaee4b38906f91} 
     44 
     45\begin{CompactList}\small\item\em Shortcut for conditioning and evaluation of the internal \doxyref{epdf}{p.}{classepdf}. In some cases, this operation can be implemented efficiently. \item\end{CompactList}\item  
     46{\bf RV} {\bf \_\-rvc} ()\label{classmpdf_ec9c850305984582548e8deb64f0ffe8} 
     47 
     48\begin{CompactList}\small\item\em access function \item\end{CompactList}\item  
     49{\bf epdf} \& {\bf \_\-epdf} ()\label{classmpdf_e17780ee5b2cfe05922a6c56af1462f8} 
     50 
     51\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} 
     52\subsection*{Protected Attributes} 
     53\begin{CompactItemize} 
     54\item  
     55{\bf RV} {\bf rv}\label{classmpdf_f6687c07ff07d47812dd565368ca59eb} 
     56 
     57\begin{CompactList}\small\item\em modeled random variable \item\end{CompactList}\item  
     58{\bf RV} {\bf rvc}\label{classmpdf_acb7dda792b3cd5576f39fa3129abbab} 
     59 
     60\begin{CompactList}\small\item\em random variable in condition \item\end{CompactList}\item  
     61{\bf epdf} $\ast$ {\bf ep}\label{classmpdf_7aa894208a32f3487827df6d5054424c} 
     62 
     63\begin{CompactList}\small\item\em pointer to internal \doxyref{epdf}{p.}{classepdf} \item\end{CompactList}\end{CompactItemize} 
    2664 
    2765