Changeset 22 for doc/html/classepdf.html
- Timestamp:
- 02/18/08 17:50:37 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classepdf.html
r19 r22 30 30 <p><center><img src="classepdf__inherit__graph.png" border="0" usemap="#epdf__inherit__map" alt="Inheritance graph"></center> 31 31 <map name="epdf__inherit__map"> 32 <area shape="rect" href="classeEF.html" title="General conjugate exponential family posterior density." alt="" coords="43,84,88,111"><area shape="rect" href="classenorm.html" title="G eneral exponential family density." alt="" coords="5,161,125,188"></map>32 <area shape="rect" href="classeEF.html" title="General conjugate exponential family posterior density." alt="" coords="43,84,88,111"><area shape="rect" href="classenorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix." alt="" coords="5,161,125,188"></map> 33 33 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 34 34 <div class="dynheader"> … … 48 48 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the required moment of the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>. <a href="#7f74d871d50b9ff360f1b3879092a9fa"></a><br></td></tr> 49 49 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f333ceeb88ebc37d81fcd4cea4526bfc"></a><!-- doxytag: member="epdf::eval" ref="f333ceeb88ebc37d81fcd4cea4526bfc" args="(const vec &val)" --> 50 virtual double </td><td class="memItemRight" valign="bottom">< b>eval</b> (const vec &val)</td></tr>50 virtual double </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#f333ceeb88ebc37d81fcd4cea4526bfc">eval</a> (const vec &val)</td></tr> 51 51 52 <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute probability of argument <code>val</code>. <br></td></tr> 52 53 </table> 53 54 <hr><a name="_details"></a><h2>Detailed Description</h2> … … 71 72 Returns the required moment of the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>. 72 73 <p> 73 Returns a sample from the density, $x epdf(rv)$74 Returns a sample from the density, <img class="formulaInl" alt="$x \sim epdf(rv)$" src="form_3.png"> 74 75 <p>Implemented in <a class="el" href="classenorm.html#6020bcd89db2c9584bd8871001bd2023">enorm< sq_T ></a>.</p> 75 76 … … 78 79 <hr>The documentation for this class was generated from the following file:<ul> 79 80 <li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 80 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 15 18:57:442008 for mixpp by 81 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 17 16:14:19 2008 for mixpp by 81 82 <a href="http://www.doxygen.org/index.html"> 82 83 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>