Changeset 171 for doc/html/classepdf.html
- Timestamp:
- 09/24/08 13:08:07 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classepdf.html
r162 r171 34 34 <p><center><img src="classepdf__inherit__graph.png" border="0" usemap="#epdf__inherit__map" alt="Inheritance graph"></center> 35 35 <map name="epdf__inherit__map"> 36 <area shape="rect" href="classeEF.html" title="General conjugate exponential family posterior density." alt="" coords=" 199,87,241,113"><area shape="rect" href="classeEmp.html" title="Weighted empirical density." alt="" coords="265,87,324,113"><area shape="rect" href="classemix.html" title="Mixture of epdfs." alt="" coords="348,87,399,113"><area shape="rect" href="classeuni.html" title="Uniform distributed density on a rectangular support." alt="" coords="423,87,471,113"><area shape="rect" title="internal class for MPDF providing composition of eEmp with external components" alt="" coords="495,87,665,113"><area shape="rect" href="classegamma.html" title="Gamma posterior density." alt="" coords="5,167,85,193"><area shape="rect" href="classegiw.html" title="Gauss-inverse-Wishart density stored in LD form." alt="" coords="109,167,157,193"><area shape="rect" href="classenorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix." alt="" coords="304,167,427,193"><area shape="rect" href="classenorm.html" title="enorm\< ldmat \>" alt="" coords="145,263,276,289"><area shape="rect" href="classenorm.html" title="enorm\< chmat \>" alt="" coords="493,263,627,289"><area shape="rect" href="classenorm.html" title="enorm\< fsqmat \>" alt="" coords="308,263,447,289"></map>36 <area shape="rect" href="classeEF.html" title="General conjugate exponential family posterior density." alt="" coords="261,87,304,113"><area shape="rect" href="classeEmp.html" title="Weighted empirical density." alt="" coords="328,87,387,113"><area shape="rect" href="classemix.html" title="Mixture of epdfs." alt="" coords="411,87,461,113"><area shape="rect" href="classeprod.html" title="Product of independent epdfs. For dependent pdfs, use mprod." alt="" coords="485,87,544,113"><area shape="rect" href="classeuni.html" title="Uniform distributed density on a rectangular support." alt="" coords="568,87,616,113"><area shape="rect" title="internal class for MPDF providing composition of eEmp with external components" alt="" coords="640,87,811,113"><area shape="rect" href="classeDirich.html" title="Dirichlet posterior density." alt="" coords="5,167,69,193"><area shape="rect" href="classegamma.html" title="Gamma posterior density." alt="" coords="93,167,173,193"><area shape="rect" href="classegiw.html" title="Gauss-inverse-Wishart density stored in LD form." alt="" coords="197,167,245,193"><area shape="rect" href="classenorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix." alt="" coords="392,167,515,193"><area shape="rect" href="classenorm.html" title="enorm\< ldmat \>" alt="" coords="233,263,364,289"><area shape="rect" href="classenorm.html" title="enorm\< chmat \>" alt="" coords="581,263,715,289"><area shape="rect" href="classenorm.html" title="enorm\< fsqmat \>" alt="" coords="396,263,535,289"></map> 37 37 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 38 38 <div class="dynheader"> … … 56 56 57 57 <tr><td class="mdescLeft"> </td><td class="mdescRight">default constructor <br></td></tr> 58 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">sample</a> () const =0</td></tr> 58 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8019654e494bf5e458f6fb947e11b262"></a><!-- doxytag: member="epdf::sample" ref="8019654e494bf5e458f6fb947e11b262" args="() const =0" --> 59 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">sample</a> () const =0</td></tr> 59 60 60 <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="#8019654e494bf5e458f6fb947e11b262"></a><br></td></tr>61 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample, <img class="formulaInl" alt="$x$" src="form_28.png"> from density <img class="formulaInl" alt="$epdf(rv)$" src="form_59.png">. <br></td></tr> 61 62 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="54d7dd53a641b618771cd9bee135181f"></a><!-- doxytag: member="epdf::sampleN" ref="54d7dd53a641b618771cd9bee135181f" args="(int N) const " --> 62 63 virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#54d7dd53a641b618771cd9bee135181f">sampleN</a> (int N) const </td></tr> … … 71 72 72 73 <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute log-probability of argument <code>val</code>. <br></td></tr> 74 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6af383b6f1c6ea6fc5f6724dd03d8877"></a><!-- doxytag: member="epdf::evalpdflog" ref="6af383b6f1c6ea6fc5f6724dd03d8877" args="(const mat &Val) const " --> 75 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#6af383b6f1c6ea6fc5f6724dd03d8877">evalpdflog</a> (const mat &Val) const </td></tr> 76 77 <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute log-probability of multiple values argument <code>val</code>. <br></td></tr> 73 78 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bf0a070a8f3e67a93604ca724638b870"></a><!-- doxytag: member="epdf::mean" ref="bf0a070a8f3e67a93604ca724638b870" args="() const =0" --> 74 79 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#bf0a070a8f3e67a93604ca724638b870">mean</a> () const =0</td></tr> … … 79 84 80 85 <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor for future use;. <br></td></tr> 81 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 4778ea61ef400813e47750e024e9fc2f"></a><!-- doxytag: member="epdf::_rv" ref="4778ea61ef400813e47750e024e9fc2f" args="()" -->82 <a class="el" href="classRV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#4778ea61ef400813e47750e024e9fc2f">_rv</a> ()</td></tr>86 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ca0d32aabb4cbba347e0c37fe8607562"></a><!-- doxytag: member="epdf::_rv" ref="ca0d32aabb4cbba347e0c37fe8607562" args="() const " --> 87 const <a class="el" href="classRV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#ca0d32aabb4cbba347e0c37fe8607562">_rv</a> () const </td></tr> 83 88 84 89 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function, possibly dangerous! <br></td></tr> 90 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7fb94ce90d1ac7077d29f7d6a6c3e0a5"></a><!-- doxytag: member="epdf::_renewrv" ref="7fb94ce90d1ac7077d29f7d6a6c3e0a5" args="(const RV &in_rv)" --> 91 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#7fb94ce90d1ac7077d29f7d6a6c3e0a5">_renewrv</a> (const <a class="el" href="classRV.html">RV</a> &in_rv)</td></tr> 92 93 <tr><td class="mdescLeft"> </td><td class="mdescRight">modifier function - useful when copying epdfs <br></td></tr> 85 94 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 86 95 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74da992e3f5d598da8850b646b79b9d9"></a><!-- doxytag: member="epdf::rv" ref="74da992e3f5d598da8850b646b79b9d9" args="" --> … … 90 99 </table> 91 100 <hr><a name="_details"></a><h2>Detailed Description</h2> 92 Probability density function with numerical statistics, e.g. posterior density. <hr><h2>Member Function Documentation</h2> 93 <a class="anchor" name="8019654e494bf5e458f6fb947e11b262"></a><!-- doxytag: member="epdf::sample" ref="8019654e494bf5e458f6fb947e11b262" args="() const =0" --> 94 <div class="memitem"> 95 <div class="memproto"> 96 <table class="memname"> 97 <tr> 98 <td class="memname">virtual vec epdf::sample </td> 99 <td>(</td> 100 <td class="paramname"> </td> 101 <td> ) </td> 102 <td> const<code> [pure virtual]</code></td> 103 </tr> 104 </table> 105 </div> 106 <div class="memdoc"> 107 108 <p> 109 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>. 110 <p> 111 Returns a sample, <img class="formulaInl" alt="$x$" src="form_28.png"> from density <img class="formulaInl" alt="$epdf(rv)$" src="form_59.png"> 112 <p>Implemented in <a class="el" href="classemix.html#0650601f24e633e0ab09aa1e46c14483">emix</a>, <a class="el" href="classenorm.html#60b47544f6181ffd4530d3e415ce12c5">enorm< sq_T ></a>, <a class="el" href="classegiw.html#3d2c1f2ba0f9966781f1e0ae695e8a6f">egiw</a>, <a class="el" href="classegamma.html#8e10c0021b5dfdd9cb62c6959b5ef425">egamma</a>, <a class="el" href="classeuni.html#4a0e09392be17beaee120ba98fc038cd">euni</a>, <a class="el" href="classeEmp.html#83f9283f92b805508d896479dc1ccf12">eEmp</a>, <a class="el" href="classenorm.html#60b47544f6181ffd4530d3e415ce12c5">enorm< ldmat ></a>, <a class="el" href="classenorm.html#60b47544f6181ffd4530d3e415ce12c5">enorm< chmat ></a>, and <a class="el" href="classenorm.html#60b47544f6181ffd4530d3e415ce12c5">enorm< fsqmat ></a>.</p> 113 114 <p>Referenced by <a class="el" href="libBM_8h-source.html#l00184">mpdf::samplecond()</a>, <a class="el" href="libPF_8cpp-source.html#l00035">PF::set_est()</a>, and <a class="el" href="libEF_8cpp-source.html#l00199">eEmp::set_parameters()</a>.</p> 115 116 </div> 117 </div><p> 118 <hr>The documentation for this class was generated from the following files:<ul> 101 Probability density function with numerical statistics, e.g. posterior density. <hr>The documentation for this class was generated from the following files:<ul> 119 102 <li>work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a><li>work/git/mixpp/bdm/stat/libBM.cpp</ul> 120 103 </div> 121 <hr size="1"><address style="text-align: right;"><small>Generated on T hu Sep 4 19:28:092008 for mixpp by 104 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 23 16:00:52 2008 for mixpp by 122 105 <a href="http://www.doxygen.org/index.html"> 123 106 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>