root/doc/html/arx__test_8cpp.html @ 270

Revision 270, 2.0 kB (checked in by smidl, 15 years ago)

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Line 
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&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;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><hr><a name="_details"></a><h2>Detailed Description</h2>
22Test of basic elements of the ARX class.
23<p>
24See file <a class="el" href="arx.html">Example of ARX model estimation</a> for mathematical background.<p>
25This class tests functions ARX::bayes (Bayes rule) ARX::structure_est and ARX::predictor_student<p>
26Untested functions: none.
27<p>
28<code>#include &lt;<a class="el" href="arx_8h-source.html">estim/arx.h</a>&gt;</code><br>
29<table border="0" cellpadding="0" cellspacing="0">
30<tr><td></td></tr>
31<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
32<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="arx_test.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" -->
33int&nbsp;</td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr>
34
35</table>
36</div>
37<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:33:56 2009 for mixpp by&nbsp;
38<a href="http://www.doxygen.org/index.html">
39<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
40</body>
41</html>
Note: See TracBrowser for help on using the browser.