root/doc/html/arx_8h.html @ 91

Revision 91, 2.9 kB (checked in by smidl, 16 years ago)

drobnosti a dokumentace

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.5 -->
8<div class="navigation" id="top">
9  <div class="tabs">
10    <ul>
11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="annotated.html"><span>Classes</span></a></li>
14      <li class="current"><a href="files.html"><span>Files</span></a></li>
15    </ul>
16  </div>
17</div>
18<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>
20<p>
21<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>
23
24<p>
25<div class="dynheader">
26Include dependency graph for arx.h:</div>
27<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>
31</div>
32
33<p>
34<a href="arx_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
35<tr><td></td></tr>
36<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
37<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>
38
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>
43</table>
44<hr><a name="_details"></a><h2>Detailed Description</h2>
45Bayesian Models (bm) that use Bayes rule to learn from observations.
46<p>
47<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
48----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
49Using 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;
51<a href="http://www.doxygen.org/index.html">
52<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
53</body>
54</html>
Note: See TracBrowser for help on using the browser.