Changeset 261 for doc/html/arx_8h.html
- Timestamp:
- 02/09/09 23:08:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/arx_8h.html
r255 r261 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: work/git/mixpp/bdm/estim/arx.h File Reference</title>3 <title>mixpp: arx.h File Reference</title> 4 4 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> … … 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 13 <li><a href="modules.html"><span>Modules</span></a></li> 14 <li><a href="annotated.html"><span>Classes</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> 15 16 <li class="current"><a href="files.html"><span>Files</span></a></li> 16 17 </ul> … … 18 19 </div> 19 20 <div class="contents"> 20 <h1> work/git/mixpp/bdm/estim/arx.h File Reference</h1>Bayesian Filtering for generalized autoregressive (ARX) model. <a href="#_details">More...</a>21 <h1>arx.h File Reference</h1>Bayesian Filtering for generalized autoregressive (ARX) model. <a href="#_details">More...</a> 21 22 <p> 22 <code>#include <itpp/itbase.h></code><br>23 23 <code>#include "../stat/libFN.h"</code><br> 24 24 <code>#include "<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>"</code><br> … … 28 28 Include dependency graph for arx.h:</div> 29 29 <div class="dynsection"> 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">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>30 <p><center><img src="arx_8h__incl.png" border="0" usemap="#arx.h_map" alt=""></center> 31 <map name="arx.h_map"> 32 <area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="5,84,109,111"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="133,84,235,111"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="32,161,99,188"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="83,316,179,343"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="123,161,245,188"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="139,239,205,265"></map> 33 33 </div> 34 34 … … 37 37 This graph shows which files directly or indirectly include this file:</div> 38 38 <div class="dynsection"> 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="Disturbances of PMSM model are fitted by an ARX model." alt="" coords="5,84,272,111"></map>39 <p><center><img src="arx_8h__dep__incl.png" border="0" usemap="#arx.hdep_map" alt=""></center> 40 <map name="arx.hdep_map"> 41 <area shape="rect" href="arx__test_8cpp.html" title="Test of basic elements of the ARX class." alt="" coords="5,84,104,111"></map> 42 42 </div> 43 43 … … 46 46 <tr><td></td></tr> 47 47 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> 48 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom">< b>bdm</b></td></tr>48 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html">bdm</a></td></tr> 49 49 50 50 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> … … 59 59 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 60 60 Using IT++ for numerical operations ----------------------------------- </div> 61 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:29:542009 for mixpp by 61 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:46 2009 for mixpp by 62 62 <a href="http://www.doxygen.org/index.html"> 63 63 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>