[261] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
| 3 | <title>mixpp: arx_test.cpp File Reference</title> |
---|
| 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
| 7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
| 8 | <div class="navigation" id="top"> |
---|
| 9 | <div class="tabs"> |
---|
| 10 | <ul> |
---|
| 11 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
| 12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
| 13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
| 14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
| 15 | <li><a href="classes.html"><span>Classes</span></a></li> |
---|
| 16 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
| 17 | </ul> |
---|
| 18 | </div> |
---|
| 19 | </div> |
---|
| 20 | <div class="contents"> |
---|
| 21 | <h1>arx_test.cpp File Reference</h1>Test of basic elements of the ARX class. <a href="#_details">More...</a> |
---|
| 22 | <p> |
---|
| 23 | <code>#include <<a class="el" href="arx_8h-source.html">estim/arx.h</a>></code><br> |
---|
| 24 | |
---|
| 25 | <p> |
---|
| 26 | <div class="dynheader"> |
---|
| 27 | Include dependency graph for arx_test.cpp:</div> |
---|
| 28 | <div class="dynsection"> |
---|
| 29 | <p><center><img src="arx__test_8cpp__incl.png" border="0" usemap="#arx_test.cpp_map" alt=""></center> |
---|
| 30 | <map name="arx_test.cpp_map"> |
---|
| 31 | <area shape="rect" href="arx_8h.html" title="Bayesian Filtering for generalized autoregressive (ARX) model." alt="" coords="73,84,167,111"><area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="5,161,109,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="133,161,235,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="32,239,99,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="83,393,179,420"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="123,239,245,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="139,316,205,343"></map> |
---|
| 32 | </div> |
---|
| 33 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
| 34 | <tr><td></td></tr> |
---|
| 35 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
---|
| 36 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="arx_test.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" --> |
---|
| 37 | int </td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr> |
---|
| 38 | |
---|
| 39 | </table> |
---|
| 40 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 41 | Test of basic elements of the ARX class. |
---|
| 42 | <p> |
---|
| 43 | See file <a class="el" href="arx.html">Example of ARX model estimation</a> for mathematical background.<p> |
---|
| 44 | This class tests functions ARX::bayes (Bayes rule) ARX::structure_est and ARX::predictor_student<p> |
---|
| 45 | Untested functions: none. </div> |
---|
| 46 | <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:46 2009 for mixpp by |
---|
| 47 | <a href="http://www.doxygen.org/index.html"> |
---|
| 48 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
| 49 | </body> |
---|
| 50 | </html> |
---|