Show
Ignore:
Timestamp:
08/30/09 22:13:15 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/arx_8h.html

    r590 r591  
    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"> 
     1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     2<html xmlns="http://www.w3.org/1999/xhtml"> 
     3<head> 
     4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 
    35<title>mixpp: arx.h File Reference</title> 
    4 <link href="tabs.css" rel="stylesheet" type="text/css"> 
    5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 
    6 </head><body> 
    7 <!-- Generated by Doxygen 1.5.8 --> 
     6<link href="tabs.css" rel="stylesheet" type="text/css"/> 
     7<link href="doxygen.css" rel="stylesheet" type="text/css"/> 
     8</head> 
     9<body> 
     10<!-- Generated by Doxygen 1.6.1 --> 
    811<script type="text/javascript"> 
    912<!-- 
     
    6467</div> 
    6568<div class="contents"> 
    66 <h1>arx.h File Reference</h1>Bayesian Filtering for generalized autoregressive (ARX) model.   
    67 <a href="#_details">More...</a> 
    68 <p> 
    69 <code>#include &quot;../math/functions.h&quot;</code><br> 
    70 <code>#include &quot;<a class="el" href="exp__family_8h-source.html">../stat/exp_family.h</a>&quot;</code><br> 
    71 <code>#include &quot;<a class="el" href="user__info_8h-source.html">../base/user_info.h</a>&quot;</code><br> 
    72 <code>#include &quot;<a class="el" href="arx__straux_8h-source.html">arx_straux.h</a>&quot;</code><br> 
     69<h1>arx.h File Reference</h1> 
     70<p>Bayesian Filtering for generalized autoregressive (ARX) model.   
     71<a href="#_details">More...</a></p> 
     72<code>#include &quot;../math/functions.h&quot;</code><br/> 
     73<code>#include &quot;../stat/exp_family.h&quot;</code><br/> 
     74<code>#include &quot;../base/user_info.h&quot;</code><br/> 
     75<code>#include &quot;<a class="el" href="arx__straux_8h_source.html">arx_straux.h</a>&quot;</code><br/> 
    7376 
    74 <p> 
    75 <a href="arx_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
    76 <tr><td></td></tr> 
    77 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
    78 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ARX.html">bdm::ARX</a></td></tr> 
    79  
    80 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Linear Autoregressive model with Gaussian noise.  <a href="classbdm_1_1ARX.html#_details">More...</a><br></td></tr> 
    81 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> 
    82 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="79c0d7524ed4b24beacab63ac1e455e3"></a><!-- doxytag: member="arx.h::UIREGISTER" ref="79c0d7524ed4b24beacab63ac1e455e3" args="(ARX)" --> 
     77<p><a href="arx_8h_source.html">Go to the source code of this file.</a></p> 
     78<table border="0" cellpadding="0" cellspacing="0"> 
     79<tr><td colspan="2"><h2>Classes</h2></td></tr> 
     80<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ARX.html">bdm::ARX</a></td></tr> 
     81<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Linear Autoregressive model with Gaussian noise.  <a href="classbdm_1_1ARX.html#_details">More...</a><br/></td></tr> 
     82<tr><td colspan="2"><h2>Functions</h2></td></tr> 
     83<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a79c0d7524ed4b24beacab63ac1e455e3"></a><!-- doxytag: member="arx.h::UIREGISTER" ref="a79c0d7524ed4b24beacab63ac1e455e3" args="(ARX)" --> 
    8384&nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (ARX)</td></tr> 
    84  
    85 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e035244c300017be048a66ab821e5620"></a><!-- doxytag: member="arx.h::SHAREDPTR" ref="e035244c300017be048a66ab821e5620" args="(ARX)" --> 
     85<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae035244c300017be048a66ab821e5620"></a><!-- doxytag: member="arx.h::SHAREDPTR" ref="ae035244c300017be048a66ab821e5620" args="(ARX)" --> 
    8686&nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm::SHAREDPTR</b> (ARX)</td></tr> 
    87  
    8887</table> 
    89 <hr><a name="_details"></a><h2>Detailed Description</h2> 
    90 Bayesian Filtering for generalized autoregressive (ARX) model.  
    91 <p> 
    92 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    93 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    94 Using IT++ for numerical operations ----------------------------------- </div> 
    95 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:42 2009 for mixpp by&nbsp; 
     88<hr/><a name="_details"></a><h2>Detailed Description</h2> 
     89<p>Bayesian Filtering for generalized autoregressive (ARX) model. </p> 
     90<dl class="author"><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
     91<p>----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty</p> 
     92<p>Using IT++ for numerical operations ----------------------------------- </p> 
     93</div> 
     94<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 30 22:10:49 2009 for mixpp by&nbsp; 
    9695<a href="http://www.doxygen.org/index.html"> 
    97 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
     96<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
    9897</body> 
    9998</html>