Show
Ignore:
Timestamp:
02/16/09 10:02:08 (16 years ago)
Author:
smidl
Message:

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/ekf__templ_8h.tex

    r261 r270  
    33\label{ekf__templ_8h}\index{ekf\_\-templ.h@{ekf\_\-templ.h}} 
    44} 
     5 
     6 
     7\subsection{Detailed Description} 
    58Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions.  
    69 
     10\begin{Desc} 
     11\item[Author:]Vaclav Smidl.\end{Desc} 
     12----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty 
     13 
     14Using IT++ for numerical operations -----------------------------------  
     15 
    716{\tt \#include \char`\"{}libKF.h\char`\"{}}\par 
    8  
    9  
    10 Include dependency graph for ekf\_\-templ.h:\nopagebreak 
    11 \begin{figure}[H] 
    12 \begin{center} 
    13 \leavevmode 
    14 \includegraphics[width=128pt]{ekf__templ_8h__incl} 
    15 \end{center} 
    16 \end{figure} 
    1717\subsection*{Namespaces} 
    1818\begin{CompactItemize} 
     
    2929class \hyperlink{classbdm_1_1EKFCh__cond}{bdm::EKFCh\_\-cond} 
    3030\begin{CompactList}\small\item\em Extended \hyperlink{classbdm_1_1Kalman}{Kalman} filter with unknown parameters in {\tt IM}. \item\end{CompactList}\end{CompactItemize} 
    31  
    32  
    33 \subsection{Detailed Description} 
    34 Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions.  
    35  
    36 \begin{Desc} 
    37 \item[Author:]Vaclav Smidl.\end{Desc} 
    38 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty 
    39  
    40 Using IT++ for numerical operations -----------------------------------