Show
Ignore:
Timestamp:
10/12/09 13:49:39 (15 years ago)
Author:
mido
Message:

\doc directory cleaned a bit

Files:
1 modified

Legend:

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

    r641 r651  
    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"/> 
     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"> 
    53<title>mixpp: arx_straux.h File Reference</title> 
    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 --> 
     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.9 --> 
    118<script type="text/javascript"> 
    129<!-- 
     
    6764</div> 
    6865<div class="contents"> 
    69 <h1>arx_straux.h File Reference</h1> 
    70 <p>Bayesian Filtering for generalized autoregressive (ARX) model.   
    71 <a href="#_details">More...</a></p> 
     66<h1>arx_straux.h File Reference</h1>Bayesian Filtering for generalized autoregressive (ARX) model.   
     67<a href="#_details">More...</a> 
     68<p> 
    7269 
    73 <p><a href="arx__straux_8h_source.html">Go to the source code of this file.</a></p> 
    74 <table border="0" cellpadding="0" cellspacing="0"> 
    75 <tr><td colspan="2"><h2>Functions</h2></td></tr> 
    76 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8f867a7962d1ec19840cf387220bf3f3"></a><!-- doxytag: member="arx_straux.h::straux1" ref="a8f867a7962d1ec19840cf387220bf3f3" args="(ldmat Ld, double nu, ldmat Ld0, double nu0, ivec belief, int nbest, int max_nrep, double lambda, int order_k, ivec &amp;rgrsout)" --> 
    77 ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html#a8f867a7962d1ec19840cf387220bf3f3">bdm::straux1</a> (ldmat Ld, double nu, ldmat Ld0, double nu0, ivec belief, int nbest, int max_nrep, double lambda, int order_k, ivec &amp;rgrsout)</td></tr> 
    78 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Rplication of Ludvik Tesar original straux1 from mixtools straux1. <br/></td></tr> 
     70<p> 
     71<a href="arx__straux_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
     72<tr><td></td></tr> 
     73<tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
     74<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm::str_aux</b></td></tr> 
     75 
     76<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm::str_statistics</b></td></tr> 
     77 
     78<tr><td colspan="2"><br><h2>Functions</h2></td></tr> 
     79<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7449d93ca6302d9e17cbaf6a83ed4357"></a><!-- doxytag: member="arx_straux.h::straux1" ref="7449d93ca6302d9e17cbaf6a83ed4357" args="(ldmat Ld, double nu, ldmat Ld0, double nu0, ivec belief, int nbest, int max_nrep, double lambda, int order_k, Array&lt; str_aux &gt; &amp;rgrsout)" --> 
     80ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html#7449d93ca6302d9e17cbaf6a83ed4357">bdm::straux1</a> (ldmat Ld, double nu, ldmat Ld0, double nu0, ivec belief, int nbest, int max_nrep, double lambda, int order_k, Array&lt; str_aux &gt; &amp;rgrsout)</td></tr> 
     81 
     82<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Rplication of Ludvik Tesar original straux1 from mixtools straux1. <br></td></tr> 
    7983</table> 
    80 <hr/><a name="_details"></a><h2>Detailed Description</h2> 
    81 <p>Bayesian Filtering for generalized autoregressive (ARX) model. </p> 
    82 <dl class="author"><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    83 <p>----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty</p> 
    84 <p>Using IT++ for numerical operations ----------------------------------- </p> 
    85 </div> 
    86 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:04 2009 for mixpp by&nbsp; 
     84<hr><h2>Detailed Description</h2> 
     85Bayesian Filtering for generalized autoregressive (ARX) model.  
     86<p> 
     87<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
     88----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
     89Using IT++ for numerical operations ----------------------------------- </div> 
     90<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:44 2009 for mixpp by&nbsp; 
    8791<a href="http://www.doxygen.org/index.html"> 
    88 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
     92<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    8993</body> 
    9094</html>