[84] | 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"> |
---|
[145] | 3 | <title>mixpp: work/git/mixpp/bdm/estim/arx.h File Reference</title> |
---|
[84] | 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
[139] | 7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
[91] | 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> |
---|
[219] | 13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[91] | 14 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
| 15 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
| 16 | </ul> |
---|
| 17 | </div> |
---|
[84] | 18 | </div> |
---|
[91] | 19 | <div class="contents"> |
---|
[145] | 20 | <h1>work/git/mixpp/bdm/estim/arx.h File Reference</h1>Bayesian Filtering for generalized autoregressive (<a class="el" href="classARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a>) model. <a href="#_details">More...</a> |
---|
[84] | 21 | <p> |
---|
| 22 | <code>#include <itpp/itbase.h></code><br> |
---|
[99] | 23 | <code>#include "../stat/libFN.h"</code><br> |
---|
| 24 | <code>#include "<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>"</code><br> |
---|
[84] | 25 | |
---|
| 26 | <p> |
---|
| 27 | <div class="dynheader"> |
---|
| 28 | Include dependency graph for arx.h:</div> |
---|
| 29 | <div class="dynsection"> |
---|
[145] | 30 | <p><center><img src="arx_8h__incl.png" border="0" usemap="#work/git/mixpp/bdm/estim/arx.h_map" alt=""></center> |
---|
| 31 | <map name="work/git/mixpp/bdm/estim/arx.h_map"> |
---|
[210] | 32 | <area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="64,84,168,111"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="192,84,293,111"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="115,161,181,188"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="173,239,269,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="256,161,371,188"></map> |
---|
[84] | 33 | </div> |
---|
| 34 | |
---|
| 35 | <p> |
---|
[106] | 36 | <div class="dynheader"> |
---|
| 37 | This graph shows which files directly or indirectly include this file:</div> |
---|
| 38 | <div class="dynsection"> |
---|
[145] | 39 | <p><center><img src="arx_8h__dep__incl.png" border="0" usemap="#work/git/mixpp/bdm/estim/arx.hdep_map" alt=""></center> |
---|
| 40 | <map name="work/git/mixpp/bdm/estim/arx.hdep_map"> |
---|
| 41 | <area shape="rect" href="sim__var__arx_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="5,84,272,111"></map> |
---|
[106] | 42 | </div> |
---|
| 43 | |
---|
| 44 | <p> |
---|
[84] | 45 | <a href="arx_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 46 | <tr><td></td></tr> |
---|
| 47 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
---|
| 48 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classARX.html">ARX</a></td></tr> |
---|
| 49 | |
---|
[99] | 50 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Linear Autoregressive model with Gaussian noise. <a href="classARX.html#_details">More...</a><br></td></tr> |
---|
[84] | 51 | </table> |
---|
| 52 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
[99] | 53 | Bayesian Filtering for generalized autoregressive (<a class="el" href="classARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a>) model. |
---|
[84] | 54 | <p> |
---|
| 55 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
---|
| 56 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> |
---|
[91] | 57 | Using IT++ for numerical operations ----------------------------------- </div> |
---|
[219] | 58 | <hr size="1"><address style="text-align: right;"><small>Generated on Thu Dec 4 14:42:14 2008 for mixpp by |
---|
[84] | 59 | <a href="http://www.doxygen.org/index.html"> |
---|
[139] | 60 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
[84] | 61 | </body> |
---|
| 62 | </html> |
---|