Changeset 270 for doc/latex/arx__ui_8h.tex
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/arx__ui_8h.tex
r269 r270 3 3 \label{arx__ui_8h}\index{arx\_\-ui.h@{arx\_\-ui.h}} 4 4 } 5 6 7 \subsection{Detailed Description} 5 8 UI for ARX estimators. 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 \char`\"{}arx.h\char`\"{}}\par 8 17 {\tt \#include \char`\"{}stat/loggers\_\-ui.h\char`\"{}}\par 9 10 11 Include dependency graph for arx\_\-ui.h:\nopagebreak12 \begin{figure}[H]13 \begin{center}14 \leavevmode15 \includegraphics[width=202pt]{arx__ui_8h__incl}16 \end{center}17 \end{figure}18 19 20 This graph shows which files directly or indirectly include this file:\nopagebreak21 \begin{figure}[H]22 \begin{center}23 \leavevmode24 \includegraphics[width=72pt]{arx__ui_8h__dep__incl}25 \end{center}26 \end{figure}27 18 \subsection*{Classes} 28 19 \begin{CompactItemize} … … 38 29 39 30 \end{CompactItemize} 40 41 42 \subsection{Detailed Description}43 UI for ARX estimators.44 45 \begin{Desc}46 \item[Author:]Vaclav Smidl.\end{Desc}47 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty48 49 Using IT++ for numerical operations -----------------------------------