Changeset 270 for doc/html/arx_8h.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/arx_8h.html
r269 r270 19 19 </div> 20 20 <div class="contents"> 21 <h1>arx.h File Reference</h1>Bayesian Filtering for generalized autoregressive (ARX) model. <a href="#_details">More...</a> 21 <h1>arx.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> 22 Bayesian Filtering for generalized autoregressive (ARX) model. 23 <p> 24 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 25 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 26 Using IT++ for numerical operations ----------------------------------- 22 27 <p> 23 28 <code>#include "../stat/libFN.h"</code><br> 24 29 <code>#include "<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>"</code><br> 25 26 <p>27 <div class="dynheader">28 Include dependency graph for arx.h:</div>29 <div class="dynsection">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 </div>34 35 <p>36 <div class="dynheader">37 This graph shows which files directly or indirectly include this file:</div>38 <div class="dynsection">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__ui_8h.html" title="UI for ARX estimators." alt="" coords="36,84,108,111"><area shape="rect" href="arx__test_8cpp.html" title="Test of basic elements of the ARX class." alt="" coords="132,84,231,111"><area shape="rect" href="UIArxDS__test_8cpp.html" title="Test of UI builders for ARX." alt="" coords="5,161,139,188"></map>42 </div>43 30 44 31 <p> … … 53 40 <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> 54 41 </table> 55 <hr><a name="_details"></a><h2>Detailed Description</h2> 56 Bayesian Filtering for generalized autoregressive (ARX) model. 57 <p> 58 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 59 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 60 Using IT++ for numerical operations ----------------------------------- </div> 61 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:11 2009 for mixpp by 42 </div> 43 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:33:56 2009 for mixpp by 62 44 <a href="http://www.doxygen.org/index.html"> 63 45 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>