root/doc/html/arx_8h.html @ 84

Revision 84, 3.0 kB (checked in by smidl, 16 years ago)

doxy

Line 
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">
3<title>mixpp: work/mixpp/bdm/stat/arx.h File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.3 -->
8<div class="tabs">
9  <ul>
10    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li><a href="annotated.html"><span>Classes</span></a></li>
12    <li class="current"><a href="files.html"><span>Files</span></a></li>
13    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14  </ul>
15</div>
16<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>
17<p>
18<code>#include &lt;itpp/itbase.h&gt;</code><br>
19<code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code><br>
20
21<p>
22<div class="dynheader">
23Include dependency graph for arx.h:</div>
24<div class="dynsection">
25<p><center><img src="arx_8h__incl.png" border="0" usemap="#work/mixpp/bdm/stat/arx.h_map" alt=""></center>
26<map name="work/mixpp/bdm/stat/arx.h_map">
27<area shape="rect" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="53,161,152,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="105,84,172,111"></map>
28</div>
29
30<p>
31<a href="arx_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
32<tr><td></td></tr>
33<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
34<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>
35
36<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ligear-Gaussian autoregressive model.  <a href="classARX.html#_details">More...</a><br></td></tr>
37<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>
38
39<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Conditional Bayesian Filter.  <a href="classBMcond.html#_details">More...</a><br></td></tr>
40</table>
41<hr><a name="_details"></a><h2>Detailed Description</h2>
42Bayesian Models (bm) that use Bayes rule to learn from observations.
43<p>
44<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
45----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
46Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 18 11:15:16 2008 for mixpp by&nbsp;
47<a href="http://www.doxygen.org/index.html">
48<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
49</body>
50</html>
Note: See TracBrowser for help on using the browser.