Changeset 32 for doc/latex/classRV.tex

Show
Ignore:
Timestamp:
03/03/08 13:00:32 (17 years ago)
Author:
smidl
Message:

test KF : estimation of R in KF is not possible! Likelihood of y_t is growing when R -> 0

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classRV.tex

    r22 r32  
    2424 
    2525\begin{CompactList}\small\item\em Find indexes of another rv in self. \item\end{CompactList}\item  
    26 {\bf RV} {\bf add} ({\bf RV} rv2)\label{classRV_f068a86abb5a6e46fcf76c939d2ed2ec} 
     26{\bf RV} {\bf add} (const {\bf RV} \&rv2)\label{classRV_18fa114b92017f7f80301a4f8d3a6382} 
    2727 
    2828\begin{CompactList}\small\item\em Add (concat) another variable to the current one. \item\end{CompactList}\item  
     
    4242 
    4343\begin{CompactList}\small\item\em generate a list of indeces, i.e. which \item\end{CompactList}\end{CompactItemize} 
     44\subsection*{Protected Attributes} 
     45\begin{CompactItemize} 
     46\item  
     47int {\bf size}\label{classRV_0cae53d262be90a775a99a198e17fa58} 
     48 
     49\begin{CompactList}\small\item\em size = sum of sizes \item\end{CompactList}\item  
     50int {\bf len}\label{classRV_0d7b36e2bbccf880c8fcf1e8cc43c1a9} 
     51 
     52\begin{CompactList}\small\item\em len = number of individual rvs \item\end{CompactList}\item  
     53ivec \textbf{ids}\label{classRV_1bd7165140f4b880a7f344bbb1c433f9} 
     54 
     55\item  
     56ivec \textbf{sizes}\label{classRV_c878aab13f34b420e1eb5b485563682b} 
     57 
     58\item  
     59ivec \textbf{times}\label{classRV_646e530c47a2dd38254b778d9f11ac89} 
     60 
     61\item  
     62ivec \textbf{obs}\label{classRV_2999743deec9b4cdb7ce51747bc53319} 
     63 
     64\item  
     65Array$<$ std::string $>$ \textbf{names}\label{classRV_df5d0030b277a1db2f1fd5fb79152acb} 
     66 
     67\end{CompactItemize} 
    4468\subsection*{Friends} 
    4569\begin{CompactItemize}