Show
Ignore:
Timestamp:
04/18/08 14:03:19 (16 years ago)
Author:
smidl
Message:

oprava dokumentace

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classenorm.tex

    r37 r79  
    1010\begin{center} 
    1111\leavevmode 
    12 \includegraphics[width=130pt]{classenorm__inherit__graph} 
     12\includegraphics[width=191pt]{classenorm__inherit__graph} 
    1313\end{center} 
    1414\end{figure} 
     
    4949 
    5050\begin{CompactList}\small\item\em return expected value \item\end{CompactList}\item  
    51 vec $\ast$ {\bf \_\-mu} ()\label{classenorm_3be0cb541ec9b88e5aa3f60307bbc753} 
     51vec \& {\bf \_\-mu} ()\label{classenorm_0b8cb284e5af920a1b64a21d057ec5ac} 
    5252 
    5353\begin{CompactList}\small\item\em returns a pointer to the internal mean value. Use with Care! \item\end{CompactList}\item  
    54 void {\bf \_\-R} (sq\_\-T $\ast$\&pR, sq\_\-T $\ast$\&piR)\label{classenorm_8725c534863c4fc2bddef0edfb95a740} 
     54void {\bf set\_\-mu} (const vec mu0)\label{classenorm_d892a38f03be12e572ea57d9689cef6b} 
     55 
     56\begin{CompactList}\small\item\em access function \item\end{CompactList}\item  
     57sq\_\-T \& {\bf \_\-R} ()\label{classenorm_7a5034b25771a84450a990d10fc40ac9} 
    5558 
    5659\begin{CompactList}\small\item\em returns pointers to the internal variance and its inverse. Use with Care! \item\end{CompactList}\item  
    57 void {\bf \_\-cached} (bool what)\label{classenorm_c9ca4f2ca42568e40ca146168e7f3247} 
     60mat {\bf getR} ()\label{classenorm_9b9f58dc86affa23511c246887420658} 
    5861 
    59 \begin{CompactList}\small\item\em set cache as inconsistent \item\end{CompactList}\item  
     62\begin{CompactList}\small\item\em access method \item\end{CompactList}\item  
    6063{\bf RV} {\bf \_\-rv} () const \label{classepdf_b89143f12c9b49282e30841e4fb5f337} 
    6164 
     
    7073 
    7174\begin{CompactList}\small\item\em Covariance matrix in decomposed form. \item\end{CompactList}\item  
    72 sq\_\-T {\bf \_\-iR}\label{classenorm_82f39ac49911d7097f4bfe385deba355} 
    73  
    74 \begin{CompactList}\small\item\em Cache: \_\-iR = inv(R);. \item\end{CompactList}\item  
    75 bool {\bf cached}\label{classenorm_ae12db77283a96e0f14a3eae93dc3bf1} 
    76  
    77 \begin{CompactList}\small\item\em indicator if {\tt \_\-iR} is chached \item\end{CompactList}\item  
    7875int {\bf dim}\label{classenorm_6938fc390a19cdaf6ad4503fcbaada4e} 
    7976