1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
3 | <title>mixpp: epdf Class Reference</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.3 --> |
---|
8 | <div class="tabs"> |
---|
9 | <ul> |
---|
10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
11 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
12 | <li><a href="files.html"><span>Files</span></a></li> |
---|
13 | </ul> |
---|
14 | </div> |
---|
15 | <div class="tabs"> |
---|
16 | <ul> |
---|
17 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
18 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
19 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
20 | </ul> |
---|
21 | </div> |
---|
22 | <h1>epdf Class Reference</h1><!-- doxytag: class="epdf" -->Probability density function with numerical statistics, e.g. posterior density. |
---|
23 | <a href="#_details">More...</a> |
---|
24 | <p> |
---|
25 | <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> |
---|
26 | <p> |
---|
27 | <div class="dynheader"> |
---|
28 | Inheritance diagram for epdf:</div> |
---|
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> |
---|
37 | |
---|
38 | <p> |
---|
39 | <a href="classepdf-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
40 | <tr><td></td></tr> |
---|
41 | <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> |
---|
43 | |
---|
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> |
---|
45 | <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 | virtual double </td><td class="memItemRight" valign="bottom"><b>eval</b> (const vec &val)</td></tr> |
---|
47 | |
---|
48 | </table> |
---|
49 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
50 | 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="()" --> |
---|
52 | <div class="memitem"> |
---|
53 | <div class="memproto"> |
---|
54 | <table class="memname"> |
---|
55 | <tr> |
---|
56 | <td class="memname">virtual vec epdf::sample </td> |
---|
57 | <td>(</td> |
---|
58 | <td class="paramname"> </td> |
---|
59 | <td> ) </td> |
---|
60 | <td width="100%"><code> [inline, virtual]</code></td> |
---|
61 | </tr> |
---|
62 | </table> |
---|
63 | </div> |
---|
64 | <div class="memdoc"> |
---|
65 | |
---|
66 | <p> |
---|
67 | 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>. |
---|
68 | <p> |
---|
69 | 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> |
---|
71 | |
---|
72 | </div> |
---|
73 | </div><p> |
---|
74 | <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:11 2008 for mixpp by |
---|
77 | <a href="http://www.doxygen.org/index.html"> |
---|
78 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
---|
79 | </body> |
---|
80 | </html> |
---|