root/doc/html/libEF_8h.html @ 269

Revision 269, 11.7 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: libEF.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>libEF.h File Reference</h1>Probability distributions for Exponential Family models. <a href="#_details">More...</a>
22<p>
23<code>#include &quot;<a class="el" href="libBM_8h-source.html">libBM.h</a>&quot;</code><br>
24<code>#include &quot;<a class="el" href="chmat_8h-source.html">../math/chmat.h</a>&quot;</code><br>
25
26<p>
27<div class="dynheader">
28Include dependency graph for libEF.h:</div>
29<div class="dynsection">
30<p><center><img src="libEF_8h__incl.png" border="0" usemap="#libEF.h_map" alt=""></center>
31<map name="libEF.h_map">
32<area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="5,161,72,188"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="75,84,197,111"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="37,239,133,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="100,161,167,188"></map>
33</div>
34
35<p>
36<div class="dynheader">
37This graph shows which files directly or indirectly include this file:</div>
38<div class="dynsection">
39<p><center><img src="libEF_8h__dep__incl.png" border="0" usemap="#libEF.hdep_map" alt=""></center>
40<map name="libEF.hdep_map">
41<area shape="rect" href="arx_8h.html" title="Bayesian Filtering for generalized autoregressive (ARX) model." alt="" coords="129,84,183,111"><area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="207,84,265,111"><area shape="rect" href="libPF_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="289,84,348,111"><area shape="rect" href="mixef_8h.html" title="Bayesian Filtering for mixtures of exponential family (EF) members." alt="" coords="480,161,547,188"><area shape="rect" href="emix_8h.html" title="Probability distributions for Mixtures of pdfs." alt="" coords="513,84,577,111"><area shape="rect" href="libDS_8h.html" title="Common DataSources." alt="" coords="372,84,439,111"><area shape="rect" href="arx__ui_8h.html" title="UI for ARX estimators." alt="" coords="128,161,200,188"><area shape="rect" href="arx__test_8cpp.html" title="Test of basic elements of the ARX class." alt="" coords="5,161,104,188"><area shape="rect" href="UIArxDS__test_8cpp.html" title="Test of UI builders for ARX." alt="" coords="207,239,340,265"><area shape="rect" href="ekf__templ_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="224,161,320,188"><area shape="rect" href="merger_8h.html" title="Mergers for combination of pdfs." alt="" coords="473,239,553,265"><area shape="rect" href="libDS__ui_8h.html" title="UI for Common DataSources." alt="" coords="357,161,440,188"></map>
42</div>
43
44<p>
45<a href="libEF_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
46<tr><td></td></tr>
47<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
48<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>
49
50<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
51<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eEF.html">bdm::eEF</a></td></tr>
52
53<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">General conjugate exponential family posterior density.  <a href="classbdm_1_1eEF.html#_details">More...</a><br></td></tr>
54<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mEF.html">bdm::mEF</a></td></tr>
55
56<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Exponential family model.  <a href="classbdm_1_1mEF.html#_details">More...</a><br></td></tr>
57<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMEF.html">bdm::BMEF</a></td></tr>
58
59<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Estimator for Exponential family.  <a href="classbdm_1_1BMEF.html#_details">More...</a><br></td></tr>
60<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1enorm.html">bdm::enorm&lt; sq_T &gt;</a></td></tr>
61
62<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gaussian density with positive definite (decomposed) covariance matrix.  <a href="classbdm_1_1enorm.html#_details">More...</a><br></td></tr>
63<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1egiw.html">bdm::egiw</a></td></tr>
64
65<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gauss-inverse-Wishart density stored in LD form.  <a href="classbdm_1_1egiw.html#_details">More...</a><br></td></tr>
66<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eDirich.html">bdm::eDirich</a></td></tr>
67
68<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Dirichlet posterior density.  <a href="classbdm_1_1eDirich.html#_details">More...</a><br></td></tr>
69<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1multiBM.html">bdm::multiBM</a></td></tr>
70
71<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Estimator for Multinomial density.  <a href="classbdm_1_1multiBM.html#_details">More...</a><br></td></tr>
72<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1egamma.html">bdm::egamma</a></td></tr>
73
74<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gamma posterior density.  <a href="classbdm_1_1egamma.html#_details">More...</a><br></td></tr>
75<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eigamma.html">bdm::eigamma</a></td></tr>
76
77<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inverse-Gamma posterior density.  <a href="classbdm_1_1eigamma.html#_details">More...</a><br></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_1euni.html">bdm::euni</a></td></tr>
79
80<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Uniform distributed density on a rectangular support.  <a href="classbdm_1_1euni.html#_details">More...</a><br></td></tr>
81<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlnorm.html">bdm::mlnorm&lt; sq_T &gt;</a></td></tr>
82
83<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Normal distributed linear function with linear function of mean value;.  <a href="classbdm_1_1mlnorm.html#_details">More...</a><br></td></tr>
84<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlstudent.html">bdm::mlstudent</a></td></tr>
85
86<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html">bdm::mgamma</a></td></tr>
87
88<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gamma random walk.  <a href="classbdm_1_1mgamma.html#_details">More...</a><br></td></tr>
89<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma.html">bdm::migamma</a></td></tr>
90
91<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inverse-Gamma random walk.  <a href="classbdm_1_1migamma.html#_details">More...</a><br></td></tr>
92<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma__fix.html">bdm::mgamma_fix</a></td></tr>
93
94<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gamma random walk around a fixed point.  <a href="classbdm_1_1mgamma__fix.html#_details">More...</a><br></td></tr>
95<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma__fix.html">bdm::migamma_fix</a></td></tr>
96
97<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inverse-Gamma random walk around a fixed point.  <a href="classbdm_1_1migamma__fix.html#_details">More...</a><br></td></tr>
98<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eEmp.html">bdm::eEmp</a></td></tr>
99
100<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Weighted empirical density.  <a href="classbdm_1_1eEmp.html#_details">More...</a><br></td></tr>
101<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
102<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html#33aac0be76ded31d2e3081c5a3f6c418">bdm::RESAMPLING_METHOD</a> { <b>MULTINOMIAL</b> =  0,
103<b>STRATIFIED</b> =  1,
104<b>SYSTEMATIC</b> =  3
105 }</td></tr>
106
107<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Switch between various resampling methods. <br></td></tr>
108<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
109<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="9a39066aa68568b4b97f8d3103c8699c"></a><!-- doxytag: member="libEF.h::operator&lt;&lt;" ref="9a39066aa68568b4b97f8d3103c8699c" args="(std::ostream &amp;os, mlnorm&lt; sq_T &gt; &amp;ml)" -->
110template&lt;class sq_T&gt; </td></tr>
111<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">std::ostream &amp;&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>bdm::operator&lt;&lt;</b> (std::ostream &amp;os, mlnorm&lt; sq_T &gt; &amp;ml)</td></tr>
112
113</table>
114<hr><a name="_details"></a><h2>Detailed Description</h2>
115Probability distributions for Exponential Family models.
116<p>
117<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
118----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
119Using IT++ for numerical operations ----------------------------------- </div>
120<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:17 2009 for mixpp by&nbsp;
121<a href="http://www.doxygen.org/index.html">
122<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
123</body>
124</html>
Note: See TracBrowser for help on using the browser.