Changeset 280 for doc/latex/pmsm__unkQpf_8cpp.tex
- Timestamp:
- 02/24/09 14:12:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/pmsm__unkQpf_8cpp.tex
r261 r280 3 3 \label{pmsm__unkQpf_8cpp}\index{pmsm\_\-unkQpf.cpp@{pmsm\_\-unkQpf.cpp}} 4 4 } 5 6 7 \subsection{Detailed Description} 5 8 A test for Kalman with unknown Q. 9 10 \begin{Desc} 11 \item[Author:]Vaclav Smidl.\end{Desc} 12 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty 13 14 Using IT++ for numerical operations ----------------------------------- 6 15 7 16 {\tt \#include $<$estim/libKF.h$>$}\par … … 9 18 {\tt \#include $<$stat/libFN.h$>$}\par 10 19 {\tt \#include \char`\"{}pmsm.h\char`\"{}}\par 11 12 13 Include dependency graph for pmsm\_\-unkQpf.cpp:\nopagebreak14 \begin{figure}[H]15 \begin{center}16 \leavevmode17 \includegraphics[width=148pt]{pmsm__unkQpf_8cpp__incl}18 \end{center}19 \end{figure}20 20 \subsection*{Classes} 21 21 \begin{CompactItemize} … … 31 31 32 32 \end{CompactItemize} 33 34 35 \subsection{Detailed Description}36 A test for Kalman with unknown Q.37 38 \begin{Desc}39 \item[Author:]Vaclav Smidl.\end{Desc}40 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty41 42 Using IT++ for numerical operations -----------------------------------