Changeset 290 for doc/html/arx_8h.html
- Timestamp:
- 03/06/09 15:03:45 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/arx_8h.html
r287 r290 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 3 <title>mixpp: arx.h File Reference</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 4 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 <link href="tabs.css" rel="stylesheet" type="text/css">6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 6-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 54 <li><a href="modules.html"><span>Modules</span></a></li> 55 <li><a href=" classes.html"><span>Classes</span></a></li>55 <li><a href="annotated.html"><span>Classes</span></a></li> 56 56 <li class="current"><a href="files.html"><span>Files</span></a></li> 57 </ul> 58 </div> 59 <div class="tabs"> 60 <ul> 61 <li><a href="files.html"><span>File List</span></a></li> 62 <li><a href="globals.html"><span>File Members</span></a></li> 57 63 </ul> 58 64 </div> 59 65 </div> 60 66 <div class="contents"> 61 <h1>arx.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> 62 Bayesian Filtering for generalized autoregressive (ARX) model. 63 <p> 64 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 65 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 66 Using IT++ for numerical operations ----------------------------------- 67 <h1>arx.h File Reference</h1>Bayesian Filtering for generalized autoregressive (ARX) model. 68 <a href="#_details">More...</a> 67 69 <p> 68 70 <code>#include "../stat/libFN.h"</code><br> … … 72 74 <a href="arx_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 73 75 <tr><td></td></tr> 74 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>75 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><b>bdm</b></td></tr>76 77 76 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 78 77 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ARX.html">bdm::ARX</a></td></tr> … … 80 79 <tr><td class="mdescLeft"> </td><td class="mdescRight">Linear Autoregressive model with Gaussian noise. <a href="classbdm_1_1ARX.html#_details">More...</a><br></td></tr> 81 80 </table> 82 </div> 83 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:12 2009 for mixpp by 81 <hr><a name="_details"></a><h2>Detailed Description</h2> 82 Bayesian Filtering for generalized autoregressive (ARX) model. 83 <p> 84 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 85 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 86 Using IT++ for numerical operations ----------------------------------- </div> 87 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:36 2009 for mixpp by 84 88 <a href="http://www.doxygen.org/index.html"> 85 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 6</small></address>89 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 86 90 </body> 87 91 </html>