Changeset 19 for doc/html/classepdf.html
- Timestamp:
- 02/16/08 15:12:24 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classepdf.html
r8 r19 28 28 Inheritance diagram for epdf:</div> 29 29 <div class="dynsection"> 30 31 <p><center><img src="classepdf.png" usemap="#epdf_map" border="0" alt=""></center> 32 <map name="epdf_map"> 33 <area href="classeEF.html" alt="eEF" shape="rect" coords="0,56,97,80"> 34 <area href="classenorm.html" alt="enorm< sq_T >" shape="rect" coords="0,112,97,136"> 35 </map> 36 </div> 30 <p><center><img src="classepdf__inherit__graph.png" border="0" usemap="#epdf__inherit__map" alt="Inheritance graph"></center> 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="General exponential family density." alt="" coords="5,161,125,188"></map> 33 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 34 <div class="dynheader"> 35 Collaboration diagram for epdf:</div> 36 <div class="dynsection"> 37 <p><center><img src="classepdf__coll__graph.png" border="0" usemap="#epdf__coll__map" alt="Collaboration graph"></center> 38 <map name="epdf__coll__map"> 39 <area shape="rect" href="classRV.html" title="Class representing variables, most often random variables." alt="" coords="12,7,49,33"><area shape="rect" title="rv" alt="" coords="27,31,35,39"><area shape="rect" title="rv" alt="" coords="27,99,35,107"></map> 40 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 37 41 38 42 <p> … … 40 44 <tr><td></td></tr> 41 45 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 42 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html# e6ce993603a95c2645eb86305ea51396">sample</a> ()</td></tr>46 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#7f74d871d50b9ff360f1b3879092a9fa">sample</a> ()=0</td></tr> 43 47 44 <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="# e6ce993603a95c2645eb86305ea51396"></a><br></td></tr>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> 45 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)" --> 46 50 virtual double </td><td class="memItemRight" valign="bottom"><b>eval</b> (const vec &val)</td></tr> … … 49 53 <hr><a name="_details"></a><h2>Detailed Description</h2> 50 54 Probability density function with numerical statistics, e.g. posterior density. <hr><h2>Member Function Documentation</h2> 51 <a class="anchor" name=" e6ce993603a95c2645eb86305ea51396"></a><!-- doxytag: member="epdf::sample" ref="e6ce993603a95c2645eb86305ea51396" args="()" -->55 <a class="anchor" name="7f74d871d50b9ff360f1b3879092a9fa"></a><!-- doxytag: member="epdf::sample" ref="7f74d871d50b9ff360f1b3879092a9fa" args="()=0" --> 52 56 <div class="memitem"> 53 57 <div class="memproto"> … … 58 62 <td class="paramname"> </td> 59 63 <td> ) </td> 60 <td width="100%"><code> [ inline,virtual]</code></td>64 <td width="100%"><code> [pure virtual]</code></td> 61 65 </tr> 62 66 </table> … … 68 72 <p> 69 73 Returns a sample from the density, $x epdf(rv)$ 70 <p> Reimplemented in <a class="el" href="classenorm.html#6020bcd89db2c9584bd8871001bd2023">enorm< sq_T ></a>.</p>74 <p>Implemented in <a class="el" href="classenorm.html#6020bcd89db2c9584bd8871001bd2023">enorm< sq_T ></a>.</p> 71 75 72 76 </div> 73 77 </div><p> 74 78 <hr>The documentation for this class was generated from the following file:<ul> 75 <li>work/mixpp/ <a class="el" href="libBM_8h-source.html">libBM.h</a></ul>76 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jan 23 11:30:112008 for mixpp by 79 <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:44 2008 for mixpp by 77 81 <a href="http://www.doxygen.org/index.html"> 78 82 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>