root/doc/html/mixef_8h.html @ 171

Revision 171, 3.4 kB (checked in by smidl, 16 years ago)

New documentation

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/git/mixpp/bdm/estim/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="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/git/mixpp/bdm/estim/mixef.h File Reference</h1>Bayesian Filtering for mixtures of exponential family (EF) members. <a href="#_details">More...</a>
20<p>
21<code>#include &lt;itpp/itbase.h&gt;</code><br>
22<code>#include &quot;../stat/libFN.h&quot;</code><br>
23<code>#include &quot;<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>&quot;</code><br>
24<code>#include &quot;<a class="el" href="emix_8h-source.html">../stat/emix.h</a>&quot;</code><br>
25
26<p>
27<div class="dynheader">
28Include dependency graph for mixef.h:</div>
29<div class="dynsection">
30<p><center><img src="mixef_8h__incl.png" border="0" usemap="#work/git/mixpp/bdm/estim/mixef.h_map" alt=""></center>
31<map name="work/git/mixpp/bdm/estim/mixef.h_map">
32<area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="27,161,131,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="205,161,307,188"><area shape="rect" href="emix_8h.html" title="Probability distributions for Mixtures of pdfs." alt="" coords="116,84,220,111"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="96,239,163,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="237,239,352,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="376,239,472,265"></map>
33</div>
34
35<p>
36<a href="mixef_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
37<tr><td></td></tr>
38<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
39<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMixEF.html">MixEF</a></td></tr>
40
41<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mixture of Exponential Family Densities.  <a href="classMixEF.html#_details">More...</a><br></td></tr>
42</table>
43<hr><a name="_details"></a><h2>Detailed Description</h2>
44Bayesian Filtering for mixtures of exponential family (EF) members.
45<p>
46<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
47----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
48Using IT++ for numerical operations ----------------------------------- </div>
49<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 23 16:00:46 2008 for mixpp by&nbsp;
50<a href="http://www.doxygen.org/index.html">
51<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
52</body>
53</html>
Note: See TracBrowser for help on using the browser.