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

Latex doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classKalmanCh.tex

    r91 r140  
    132132\index{KalmanCh@{KalmanCh}!bayes@{bayes}} 
    133133\index{bayes@{bayes}!KalmanCh@{KalmanCh}} 
    134 \subsubsection{\setlength{\rightskip}{0pt plus 5cm}void KalmanCh::bayes (const vec \& {\em dt})\hspace{0.3cm}{\tt  [virtual]}}\label{classKalmanCh_cca758192846940409822b9bd778d4e1} 
     134\subsubsection[bayes]{\setlength{\rightskip}{0pt plus 5cm}void KalmanCh::bayes (const vec \& {\em dt})\hspace{0.3cm}{\tt  [virtual]}}\label{classKalmanCh_cca758192846940409822b9bd778d4e1} 
    135135 
    136136 
     
    139139The following equality hold::\[ \left[\begin{array}{cc} R^{0.5}\\ P_{t|t-1}^{0.5}C' & P_{t|t-1}^{0.5}CA'\\ & Q^{0.5}\end{array}\right]<\mathrm{orth.oper.}>=\left[\begin{array}{cc} R_{y}^{0.5} & KA'\\ & P_{t+1|t}^{0.5}\\ \\\end{array}\right]\] 
    140140 
    141 Thus this objevt evaluates only predictors! Not filtering densities.  
     141Thus this object evaluates only predictors! Not filtering densities.  
    142142 
    143143Reimplemented from {\bf Kalman$<$ chmat $>$} \doxyref{}{p.}{classKalman_7750ffd73f261828a32c18aaeb65c75c}.