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 | <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> |
---|
41 | |
---|
42 | <p> |
---|
43 | <a href="classepdf-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
44 | <tr><td></td></tr> |
---|
45 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></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> |
---|
47 | |
---|
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 | <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> |
---|
51 | |
---|
52 | </table> |
---|
53 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
54 | Probability density function with numerical statistics, e.g. posterior density. <hr><h2>Member Function Documentation</h2> |
---|
55 | <a class="anchor" name="7f74d871d50b9ff360f1b3879092a9fa"></a><!-- doxytag: member="epdf::sample" ref="7f74d871d50b9ff360f1b3879092a9fa" args="()=0" --> |
---|
56 | <div class="memitem"> |
---|
57 | <div class="memproto"> |
---|
58 | <table class="memname"> |
---|
59 | <tr> |
---|
60 | <td class="memname">virtual vec epdf::sample </td> |
---|
61 | <td>(</td> |
---|
62 | <td class="paramname"> </td> |
---|
63 | <td> ) </td> |
---|
64 | <td width="100%"><code> [pure virtual]</code></td> |
---|
65 | </tr> |
---|
66 | </table> |
---|
67 | </div> |
---|
68 | <div class="memdoc"> |
---|
69 | |
---|
70 | <p> |
---|
71 | 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 | <p> |
---|
73 | Returns a sample from the density, $x epdf(rv)$ |
---|
74 | <p>Implemented in <a class="el" href="classenorm.html#6020bcd89db2c9584bd8871001bd2023">enorm< sq_T ></a>.</p> |
---|
75 | |
---|
76 | </div> |
---|
77 | </div><p> |
---|
78 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
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 |
---|
81 | <a href="http://www.doxygen.org/index.html"> |
---|
82 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
---|
83 | </body> |
---|
84 | </html> |
---|