| 53 | <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> |
| 54 | |
| 55 | <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> |
| 56 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f333ceeb88ebc37d81fcd4cea4526bfc"></a><!-- doxytag: member="eEF::eval" ref="f333ceeb88ebc37d81fcd4cea4526bfc" args="(const vec &val)" --> |
| 57 | virtual double </td><td class="memItemRight" valign="bottom"><a class="el" href="classepdf.html#f333ceeb88ebc37d81fcd4cea4526bfc">eval</a> (const vec &val)</td></tr> |
| 58 | |
| 59 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute probability of argument <code>val</code>. <br></td></tr> |
56 | | More?... <hr>The documentation for this class was generated from the following file:<ul> |
| 64 | More?... <hr><h2>Member Function Documentation</h2> |
| 65 | <a class="anchor" name="7f74d871d50b9ff360f1b3879092a9fa"></a><!-- doxytag: member="eEF::sample" ref="7f74d871d50b9ff360f1b3879092a9fa" args="()=0" --> |
| 66 | <div class="memitem"> |
| 67 | <div class="memproto"> |
| 68 | <table class="memname"> |
| 69 | <tr> |
| 70 | <td class="memname">virtual vec epdf::sample </td> |
| 71 | <td>(</td> |
| 72 | <td class="paramname"> </td> |
| 73 | <td> ) </td> |
| 74 | <td width="100%"><code> [pure virtual, inherited]</code></td> |
| 75 | </tr> |
| 76 | </table> |
| 77 | </div> |
| 78 | <div class="memdoc"> |
| 79 | |
| 80 | <p> |
| 81 | 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>. |
| 82 | <p> |
| 83 | Returns a sample from the density, <img class="formulaInl" alt="$x \sim epdf(rv)$" src="form_3.png"> |
| 84 | <p>Implemented in <a class="el" href="classenorm.html#6020bcd89db2c9584bd8871001bd2023">enorm< sq_T ></a>.</p> |
| 85 | |
| 86 | </div> |
| 87 | </div><p> |
| 88 | <hr>The documentation for this class was generated from the following file:<ul> |