Revision 261, 0.9 kB
(checked in by smidl, 16 years ago)
|
doc
|
Rev | Line | |
---|
[261] | 1 | \hypertarget{arx__test_8cpp}{ |
---|
| 2 | \section{arx\_\-test.cpp File Reference} |
---|
| 3 | \label{arx__test_8cpp}\index{arx\_\-test.cpp@{arx\_\-test.cpp}} |
---|
| 4 | } |
---|
| 5 | Test of basic elements of the ARX class. |
---|
| 6 | |
---|
| 7 | {\tt \#include $<$estim/arx.h$>$}\par |
---|
| 8 | |
---|
| 9 | |
---|
| 10 | Include dependency graph for arx\_\-test.cpp:\nopagebreak |
---|
| 11 | \begin{figure}[H] |
---|
| 12 | \begin{center} |
---|
| 13 | \leavevmode |
---|
| 14 | \includegraphics[width=112pt]{arx__test_8cpp__incl} |
---|
| 15 | \end{center} |
---|
| 16 | \end{figure} |
---|
| 17 | \subsection*{Functions} |
---|
| 18 | \begin{CompactItemize} |
---|
| 19 | \item |
---|
| 20 | \hypertarget{arx__test_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}{ |
---|
| 21 | int \textbf{main} ()} |
---|
| 22 | \label{arx__test_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4} |
---|
| 23 | |
---|
| 24 | \end{CompactItemize} |
---|
| 25 | |
---|
| 26 | |
---|
| 27 | \subsection{Detailed Description} |
---|
| 28 | Test of basic elements of the ARX class. |
---|
| 29 | |
---|
| 30 | See file \hyperlink{arx}{Example of ARX model estimation} for mathematical background. |
---|
| 31 | |
---|
| 32 | This class tests functions ARX::bayes (Bayes rule) ARX::structure\_\-est and ARX::predictor\_\-student |
---|
| 33 | |
---|
| 34 | Untested functions: none. |
---|