Changeset 261 for doc/html/emix_8h.html
- Timestamp:
- 02/09/09 23:08:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/emix_8h.html
r255 r261 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/emix.h File Reference</title>3 <title>mixpp: emix.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"> … … 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 13 <li><a href="modules.html"><span>Modules</span></a></li> 14 <li><a href="annotated.html"><span>Classes</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> 15 16 <li class="current"><a href="files.html"><span>Files</span></a></li> 16 17 </ul> … … 18 19 </div> 19 20 <div class="contents"> 20 <h1> work/git/mixpp/bdm/stat/emix.h File Reference</h1>Probability distributions for Mixtures of pdfs. <a href="#_details">More...</a>21 <h1>emix.h File Reference</h1>Probability distributions for Mixtures of pdfs. <a href="#_details">More...</a> 21 22 <p> 22 23 <code>#include "<a class="el" href="libBM_8h-source.html">libBM.h</a>"</code><br> … … 27 28 Include dependency graph for emix.h:</div> 28 29 <div class="dynsection"> 29 <p><center><img src="emix_8h__incl.png" border="0" usemap="# work/git/mixpp/bdm/stat/emix.h_map" alt=""></center>30 <map name=" work/git/mixpp/bdm/stat/emix.h_map">31 <area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords=" 47,161,113,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="121,84,180,111"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="115,239,211,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="188,161,303,188"></map>30 <p><center><img src="emix_8h__incl.png" border="0" usemap="#emix.h_map" alt=""></center> 31 <map name="emix.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="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="76,84,135,111"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="56,316,152,343"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="96,161,219,188"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="112,239,179,265"></map> 32 33 </div> 33 34 … … 36 37 This graph shows which files directly or indirectly include this file:</div> 37 38 <div class="dynsection"> 38 <p><center><img src="emix_8h__dep__incl.png" border="0" usemap="# work/git/mixpp/bdm/stat/emix.hdep_map" alt=""></center>39 <map name=" work/git/mixpp/bdm/stat/emix.hdep_map">40 <area shape="rect" href="mixef_8h.html" title="Bayesian Filtering for mixtures of exponential family (EF) members." alt="" coords="12,84, 247,111"><area shape="rect" href="pmsm__mix_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="271,84,529,111"><area shape="rect" href="merger_8h.html" title="Mergers for combination of pdfs." alt="" coords="5,161,253,188"></map>39 <p><center><img src="emix_8h__dep__incl.png" border="0" usemap="#emix.hdep_map" alt=""></center> 40 <map name="emix.hdep_map"> 41 <area shape="rect" href="mixef_8h.html" title="Bayesian Filtering for mixtures of exponential family (EF) members." alt="" coords="12,84,79,111"><area shape="rect" href="merger_8h.html" title="Mergers for combination of pdfs." alt="" coords="5,161,85,188"></map> 41 42 </div> 42 43 … … 45 46 <tr><td></td></tr> 46 47 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> 47 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom">< b>bdm</b></td></tr>48 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html">bdm</a></td></tr> 48 49 49 50 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> … … 73 74 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 74 75 Using IT++ for numerical operations ----------------------------------- </div> 75 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:30:032009 for mixpp by 76 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:46 2009 for mixpp by 76 77 <a href="http://www.doxygen.org/index.html"> 77 78 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>