Changeset 99 for doc/html/arx_8h.html

Show
Ignore:
Timestamp:
05/09/08 17:30:39 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/arx_8h.html

    r91 r99  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    3 <title>mixpp: work/mixpp/bdm/stat/arx.h File Reference</title> 
     3<title>mixpp: work/mixpp/bdm/estim/arx.h File Reference</title> 
    44<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    55<link href="tabs.css" rel="stylesheet" type="text/css"> 
     
    1717</div> 
    1818<div class="contents"> 
    19 <h1>work/mixpp/bdm/stat/arx.h File Reference</h1>Bayesian Models (bm) that use Bayes rule to learn from observations. <a href="#_details">More...</a> 
     19<h1>work/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> 
    2020<p> 
    2121<code>#include &lt;itpp/itbase.h&gt;</code><br> 
    22 <code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code><br> 
     22<code>#include &quot;../stat/libFN.h&quot;</code><br> 
     23<code>#include &quot;<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>&quot;</code><br> 
    2324 
    2425<p> 
     
    2627Include dependency graph for arx.h:</div> 
    2728<div class="dynsection"> 
    28 <p><center><img src="arx_8h__incl.png" border="0" usemap="#work/mixpp/bdm/stat/arx.h_map" alt=""></center> 
    29 <map name="work/mixpp/bdm/stat/arx.h_map"> 
    30 <area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="96,82,160,106"></map> 
     29<p><center><img src="arx_8h__incl.png" border="0" usemap="#work/mixpp/bdm/estim/arx.h_map" alt=""></center> 
     30<map name="work/mixpp/bdm/estim/arx.h_map"> 
     31<area shape="rect" href="libFN_8h&#45;source.html" title="../stat/libFN.h" alt="" coords="48,81,147,105"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="171,81,269,105"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="99,156,163,180"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="237,156,344,180"><area shape="rect" href="itpp__ext_8h&#45;source.html" title="../itpp_ext.h" alt="" coords="368,156,459,180"></map> 
    3132</div> 
    3233 
     
    3738<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classARX.html">ARX</a></td></tr> 
    3839 
    39 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ligear-Gaussian autoregressive model.  <a href="classARX.html#_details">More...</a><br></td></tr> 
    40 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html">BMcond</a></td></tr> 
    41  
    42 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Conditional Bayesian Filter.  <a href="classBMcond.html#_details">More...</a><br></td></tr> 
     40<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Linear Autoregressive model with Gaussian noise.  <a href="classARX.html#_details">More...</a><br></td></tr> 
    4341</table> 
    4442<hr><a name="_details"></a><h2>Detailed Description</h2> 
    45 Bayesian Models (bm) that use Bayes rule to learn from observations.  
     43Bayesian Filtering for generalized autoregressive (<a class="el" href="classARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a>) model.  
    4644<p> 
    4745<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    4846----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    4947Using IT++ for numerical operations ----------------------------------- </div> 
    50 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:30 2008 for mixpp by&nbsp; 
     48<hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 16:15:22 2008 for mixpp by&nbsp; 
    5149<a href="http://www.doxygen.org/index.html"> 
    5250<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>