Changeset 171 for doc/html/merger_8h.html
- Timestamp:
- 09/24/08 13:08:07 (16 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
doc/html/merger_8h.html
r162 r171 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: work/git/mixpp/bdm/stat/ libDS.h File Reference</title>3 <title>mixpp: work/git/mixpp/bdm/stat/merger.h File Reference</title> 4 4 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> … … 17 17 </div> 18 18 <div class="contents"> 19 <h1>work/git/mixpp/bdm/stat/ libDS.h File Reference</h1>Common DataSources. <a href="#_details">More...</a>19 <h1>work/git/mixpp/bdm/stat/merger.h File Reference</h1>Mergers for combination of pdfs. <a href="#_details">More...</a> 20 20 <p> 21 21 <code>#include <itpp/itbase.h></code><br> 22 22 <code>#include "<a class="el" href="libBM_8h-source.html">libBM.h</a>"</code><br> 23 <code>#include "<a class="el" href="libEF_8h-source.html">libEF.h</a>"</code><br> 24 <code>#include "<a class="el" href="emix_8h-source.html">emix.h</a>"</code><br> 23 25 24 26 <p> 25 27 <div class="dynheader"> 26 Include dependency graph for libDS.h:</div>28 Include dependency graph for merger.h:</div> 27 29 <div class="dynsection"> 28 <p><center><img src=" libDS_8h__incl.png" border="0" usemap="#work/git/mixpp/bdm/stat/libDS.h_map" alt=""></center>29 <map name="work/git/mixpp/bdm/stat/ libDS.h_map">30 <area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords=" 120,84,187,111"></map>30 <p><center><img src="merger_8h__incl.png" border="0" usemap="#work/git/mixpp/bdm/stat/merger.h_map" alt=""></center> 31 <map name="work/git/mixpp/bdm/stat/merger.h_map"> 32 <area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="76,239,143,265"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="192,161,251,188"><area shape="rect" href="emix_8h.html" title="Probability distributions for Mixtures of pdfs." alt="" coords="127,84,191,111"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="217,239,332,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="356,239,452,265"></map> 31 33 </div> 32 34 33 35 <p> 34 <a href=" libDS_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">36 <a href="merger_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 35 37 <tr><td></td></tr> 36 38 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 37 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="class MemDS.html">MemDS</a></td></tr>39 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmerger.html">merger</a></td></tr> 38 40 39 <tr><td class="mdescLeft"> </td><td class="mdescRight"> Class representing off-line data stored in memory. <a href="classMemDS.html#_details">More...</a><br></td></tr>41 <tr><td class="mdescLeft"> </td><td class="mdescRight">Function for general combination of pdfs. <a href="classmerger.html#_details">More...</a><br></td></tr> 40 42 </table> 41 43 <hr><a name="_details"></a><h2>Detailed Description</h2> 42 Common DataSources.44 Mergers for combination of pdfs. 43 45 <p> 44 46 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 45 47 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 46 48 Using IT++ for numerical operations ----------------------------------- </div> 47 <hr size="1"><address style="text-align: right;"><small>Generated on T hu Sep 4 19:28:032008 for mixpp by 49 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 23 16:00:47 2008 for mixpp by 48 50 <a href="http://www.doxygen.org/index.html"> 49 51 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>