Changeset 270 for doc/latex/UIArxDS__test_8cpp.tex
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/UIArxDS__test_8cpp.tex
r269 r270 3 3 \label{UIArxDS__test_8cpp}\index{UIArxDS\_\-test.cpp@{UIArxDS\_\-test.cpp}} 4 4 } 5 6 7 \subsection{Detailed Description} 5 8 Test of UI builders for ARX. 9 10 See file \hyperlink{arx}{Example of ARX model estimation} for mathematical background. 6 11 7 12 {\tt \#include $<$stat/libDS\_\-ui.h$>$}\par 8 13 {\tt \#include $<$estim/arx\_\-ui.h$>$}\par 9 10 11 Include dependency graph for UIArxDS\_\-test.cpp:\nopagebreak12 \begin{figure}[H]13 \begin{center}14 \leavevmode15 \includegraphics[width=205pt]{UIArxDS__test_8cpp__incl}16 \end{center}17 \end{figure}18 14 \subsection*{Functions} 19 15 \begin{CompactItemize} … … 24 20 25 21 \end{CompactItemize} 26 27 28 \subsection{Detailed Description}29 Test of UI builders for ARX.30 31 See file \hyperlink{arx}{Example of ARX model estimation} for mathematical background.