root/doc/html/UIArxDS__test_8cpp.html @ 269

Revision 269, 3.9 kB (checked in by smidl, 15 years ago)

doc

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: UIArxDS_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>UIArxDS_test.cpp File Reference</h1>Test of UI builders for ARX. <a href="#_details">More...</a>
22<p>
23<code>#include &lt;<a class="el" href="libDS__ui_8h-source.html">stat/libDS_ui.h</a>&gt;</code><br>
24<code>#include &lt;<a class="el" href="arx__ui_8h-source.html">estim/arx_ui.h</a>&gt;</code><br>
25
26<p>
27<div class="dynheader">
28Include dependency graph for UIArxDS_test.cpp:</div>
29<div class="dynsection">
30<p><center><img src="UIArxDS__test_8cpp__incl.png" border="0" usemap="#UIArxDS_test.cpp_map" alt=""></center>
31<map name="UIArxDS_test.cpp_map">
32<area shape="rect" href="libDS__ui_8h.html" title="UI for Common DataSources." alt="" coords="32,84,144,111"><area shape="rect" href="arx__ui_8h.html" title="UI for ARX estimators." alt="" coords="168,84,280,111"><area shape="rect" href="libDS_8h.html" title="Common DataSources." alt="" coords="5,161,72,188"><area shape="rect" href="loggers__ui_8h.html" title="UI builders for Loggers." alt="" coords="96,161,224,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="79,316,145,343"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="160,239,219,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="183,471,279,497"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="169,316,292,343"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="197,393,264,420"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="56,239,136,265"><area shape="rect" href="uibuilder_8h-source.html" title="uibuilder.h" alt="" coords="371,239,456,265"><area shape="rect" href="arx_8h.html" title="Bayesian Filtering for generalized autoregressive (ARX) model." alt="" coords="248,161,301,188"><area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="243,239,347,265"></map>
33</div>
34<table border="0" cellpadding="0" cellspacing="0">
35<tr><td></td></tr>
36<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
37<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0ddf1224851353fc92bfbff6f499fa97"></a><!-- doxytag: member="UIArxDS_test.cpp::main" ref="0ddf1224851353fc92bfbff6f499fa97" args="(int argc, char *argv[])" -->
38int&nbsp;</td><td class="memItemRight" valign="bottom"><b>main</b> (int argc, char *argv[])</td></tr>
39
40</table>
41<hr><a name="_details"></a><h2>Detailed Description</h2>
42Test of UI builders for ARX.
43<p>
44See file <a class="el" href="arx.html">Example of ARX model estimation</a> for mathematical background. </div>
45<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:20 2009 for mixpp by&nbsp;
46<a href="http://www.doxygen.org/index.html">
47<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
48</body>
49</html>
Note: See TracBrowser for help on using the browser.