Show
Ignore:
Timestamp:
06/24/09 21:56:30 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 copied

Legend:

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

    r396 r397  
    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: arx.h File Reference</title> 
     3<title>mixpp: mixtures.h File Reference</title> 
    44<link href="tabs.css" rel="stylesheet" type="text/css"> 
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.9 --> 
     7<!-- Generated by Doxygen 1.5.8 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    6565</div> 
    6666<div class="contents"> 
    67 <h1>arx.h File Reference</h1>Bayesian Filtering for generalized autoregressive (ARX) model 
     67<h1>mixtures.h File Reference</h1>Bayesian Filtering for mixtures of exponential family (EF) members 
    6868<a href="#_details">More...</a> 
    6969<p> 
    7070<code>#include &quot;../math/functions.h&quot;</code><br> 
    71 <code>#include &quot;<a class="el" href="exp__family_8h_source.html">../stat/exp_family.h</a>&quot;</code><br> 
    72 <code>#include &quot;<a class="el" href="user__info_8h_source.html">../base/user_info.h</a>&quot;</code><br> 
     71<code>#include &quot;<a class="el" href="exp__family_8h-source.html">../stat/exp_family.h</a>&quot;</code><br> 
     72<code>#include &quot;<a class="el" href="emix_8h-source.html">../stat/emix.h</a>&quot;</code><br> 
    7373 
    7474<p> 
    75 <a href="arx_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
     75<a href="mixtures_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
    7676<tr><td></td></tr> 
    7777<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> 
     78<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MixEF.html">bdm::MixEF</a></td></tr> 
    7979 
    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)" --> 
    83 &nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (ARX)</td></tr> 
     80<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mixture of Exponential Family Densities.  <a href="classbdm_1_1MixEF.html#_details">More...</a><br></td></tr> 
     81<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr> 
     82<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><b>MixEF_METHOD</b> { <b>EM</b> =  0,  
     83<b>QB</b> =  1 
     84 }</td></tr> 
    8485 
    8586</table> 
    86 <hr><h2>Detailed Description</h2> 
    87 Bayesian Filtering for generalized autoregressive (ARX) model.  
     87<hr><a name="_details"></a><h2>Detailed Description</h2> 
     88Bayesian Filtering for mixtures of exponential family (EF) members.  
    8889<p> 
    8990<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    9091----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    9192Using IT++ for numerical operations ----------------------------------- </div> 
    92 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:46 2009 for mixpp by&nbsp; 
     93<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:50 2009 for mixpp by&nbsp; 
    9394<a href="http://www.doxygen.org/index.html"> 
    94 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
     95<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    9596</body> 
    9697</html>