root/doc/html/mixef_8h.html @ 264

Revision 264, 4.4 kB (checked in by smidl, 15 years ago)

doc

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: mixef.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.6 -->
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="modules.html"><span>Modules</span></a></li>
14      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
15      <li><a href="classes.html"><span>Classes</span></a></li>
16      <li class="current"><a href="files.html"><span>Files</span></a></li>
17    </ul>
18  </div>
19</div>
20<div class="contents">
21<h1>mixef.h File Reference</h1>Bayesian Filtering for mixtures of exponential family (EF) members. <a href="#_details">More...</a>
22<p>
23<code>#include &quot;../stat/libFN.h&quot;</code><br>
24<code>#include &quot;<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>&quot;</code><br>
25<code>#include &quot;<a class="el" href="emix_8h-source.html">../stat/emix.h</a>&quot;</code><br>
26
27<p>
28<div class="dynheader">
29Include dependency graph for mixef.h:</div>
30<div class="dynsection">
31<p><center><img src="mixef_8h__incl.png" border="0" usemap="#mixef.h_map" alt=""></center>
32<map name="mixef.h_map">
33<area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="5,161,109,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="184,161,285,188"><area shape="rect" href="emix_8h.html" title="Probability distributions for Mixtures of pdfs." alt="" coords="95,84,199,111"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="97,239,164,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="148,393,244,420"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="188,239,311,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="204,316,271,343"></map>
34</div>
35
36<p>
37<div class="dynheader">
38This graph shows which files directly or indirectly include this file:</div>
39<div class="dynsection">
40<p><center><img src="mixef_8h__dep__incl.png" border="0" usemap="#mixef.hdep_map" alt=""></center>
41<map name="mixef.hdep_map">
42<area shape="rect" href="merger_8h.html" title="Mergers for combination of pdfs." alt="" coords="5,84,85,111"></map>
43</div>
44
45<p>
46<a href="mixef_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
47<tr><td></td></tr>
48<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
49<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html">bdm</a></td></tr>
50
51<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
52<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>
53
54<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>
55<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
56<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,
57<b>QB</b> =  1
58 }</td></tr>
59
60</table>
61<hr><a name="_details"></a><h2>Detailed Description</h2>
62Bayesian Filtering for mixtures of exponential family (EF) members.
63<p>
64<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
65----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
66Using IT++ for numerical operations ----------------------------------- </div>
67<hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:49:56 2009 for mixpp by&nbsp;
68<a href="http://www.doxygen.org/index.html">
69<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
70</body>
71</html>
Note: See TracBrowser for help on using the browser.