Changeset 255 for doc/html/emix_8h.html

Show
Ignore:
Timestamp:
01/28/09 10:01:09 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/emix_8h.html

    r234 r255  
    4444<a href="emix_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
    4545<tr><td></td></tr> 
     46<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> 
     47<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm</b></td></tr> 
     48 
    4649<tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
    47 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmratio.html">mratio</a></td></tr> 
     50<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mratio.html">bdm::mratio</a></td></tr> 
    4851 
    4952<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Class representing ratio of two densities which arise e.g. by applying the Bayes rule. It represents density in the form: <p class="formulaDsp"> 
    5053<img class="formulaDsp" alt="\[ f(rv|rvc) = \frac{f(rv,rvc)}{f(rvc)} \]" src="form_79.png"> 
    5154<p> 
    52  where <img class="formulaInl" alt="$ f(rvc) = \int f(rv,rvc) d\ rv $" src="form_80.png">.  <a href="classmratio.html#_details">More...</a><br></td></tr> 
    53 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classemix.html">emix</a></td></tr> 
     55 where <img class="formulaInl" alt="$ f(rvc) = \int f(rv,rvc) d\ rv $" src="form_80.png">.  <a href="classbdm_1_1mratio.html#_details">More...</a><br></td></tr> 
     56<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html">bdm::emix</a></td></tr> 
    5457 
    55 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mixture of epdfs.  <a href="classemix.html#_details">More...</a><br></td></tr> 
    56 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmprod.html">mprod</a></td></tr> 
     58<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mixture of epdfs.  <a href="classbdm_1_1emix.html#_details">More...</a><br></td></tr> 
     59<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mprod.html">bdm::mprod</a></td></tr> 
    5760 
    58 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Chain rule decomposition of <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>.  <a href="classmprod.html#_details">More...</a><br></td></tr> 
    59 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeprod.html">eprod</a></td></tr> 
     61<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Chain rule decomposition of <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>.  <a href="classbdm_1_1mprod.html#_details">More...</a><br></td></tr> 
     62<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eprod.html">bdm::eprod</a></td></tr> 
    6063 
    61 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Product of independent epdfs. For dependent pdfs, use <a class="el" href="classmprod.html" title="Chain rule decomposition of epdf.">mprod</a>.  <a href="classeprod.html#_details">More...</a><br></td></tr> 
    62 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmmix.html">mmix</a></td></tr> 
     64<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Product of independent epdfs. For dependent pdfs, use <a class="el" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf.">mprod</a>.  <a href="classbdm_1_1eprod.html#_details">More...</a><br></td></tr> 
     65<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mmix.html">bdm::mmix</a></td></tr> 
    6366 
    64 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mixture of mpdfs with constant weights, all mpdfs are of equal type.  <a href="classmmix.html#_details">More...</a><br></td></tr> 
     67<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mixture of mpdfs with constant weights, all mpdfs are of equal type.  <a href="classbdm_1_1mmix.html#_details">More...</a><br></td></tr> 
    6568</table> 
    6669<hr><a name="_details"></a><h2>Detailed Description</h2> 
     
    7073----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    7174Using IT++ for numerical operations ----------------------------------- </div> 
    72 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 15 10:50:37 2009 for mixpp by&nbsp; 
     75<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:30:03 2009 for mixpp by&nbsp; 
    7376<a href="http://www.doxygen.org/index.html"> 
    7477<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>