[8] | 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: enorm< sq_T > Class Template 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>enorm< sq_T > Class Template Reference</h1><!-- doxytag: class="enorm" --><!-- doxytag: inherits="eEF" -->General exponential family density. |
---|
| 23 | <a href="#_details">More...</a> |
---|
| 24 | <p> |
---|
| 25 | <code>#include <<a class="el" href="libEF_8h-source.html">libEF.h</a>></code> |
---|
| 26 | <p> |
---|
| 27 | <div class="dynheader"> |
---|
| 28 | Inheritance diagram for enorm< sq_T >:</div> |
---|
| 29 | <div class="dynsection"> |
---|
| 30 | |
---|
| 31 | <p><center><img src="classenorm.png" usemap="#enorm< sq_T >_map" border="0" alt=""></center> |
---|
| 32 | <map name="enorm< sq_T >_map"> |
---|
| 33 | <area href="classeEF.html" alt="eEF" shape="rect" coords="0,56,97,80"> |
---|
| 34 | <area href="classepdf.html" alt="epdf" shape="rect" coords="0,0,97,24"> |
---|
| 35 | </map> |
---|
| 36 | </div> |
---|
| 37 | |
---|
| 38 | <p> |
---|
| 39 | <a href="classenorm-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"><a class="anchor" name="183891111686898adef0f6ca292e600d"></a><!-- doxytag: member="enorm::enorm" ref="183891111686898adef0f6ca292e600d" args="(RV &rv, vec &mu, sq_T &R)" --> |
---|
| 43 | </td><td class="memItemRight" valign="bottom"><b>enorm</b> (<a class="el" href="classRV.html">RV</a> &rv, vec &mu, sq_T &R)</td></tr> |
---|
| 44 | |
---|
| 45 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5b5fd142b6b17ea334597960e3fe126a"></a><!-- doxytag: member="enorm::tupdate" ref="5b5fd142b6b17ea334597960e3fe126a" args="(double phi, mat &vbar, double nubar)" --> |
---|
| 46 | void </td><td class="memItemRight" valign="bottom"><b>tupdate</b> (double phi, mat &vbar, double nubar)</td></tr> |
---|
| 47 | |
---|
| 48 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5bf185e31e5954fceb90ada3debd2ff2"></a><!-- doxytag: member="enorm::dupdate" ref="5bf185e31e5954fceb90ada3debd2ff2" args="(mat &v, double nu=1.0)" --> |
---|
| 49 | void </td><td class="memItemRight" valign="bottom"><b>dupdate</b> (mat &v, double nu=1.0)</td></tr> |
---|
| 50 | |
---|
| 51 | <tr><td class="memItemLeft" nowrap align="right" valign="top">vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classenorm.html#6020bcd89db2c9584bd8871001bd2023">sample</a> ()</td></tr> |
---|
| 52 | |
---|
| 53 | <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="#6020bcd89db2c9584bd8871001bd2023"></a><br></td></tr> |
---|
| 54 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="93107f05a8e9b34b64853767200121a4"></a><!-- doxytag: member="enorm::eval" ref="93107f05a8e9b34b64853767200121a4" args="(const vec &val)" --> |
---|
| 55 | double </td><td class="memItemRight" valign="bottom"><b>eval</b> (const vec &val)</td></tr> |
---|
| 56 | |
---|
| 57 | </table> |
---|
| 58 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 59 | <h3>template<class sq_T><br> |
---|
| 60 | class enorm< sq_T ></h3> |
---|
| 61 | |
---|
| 62 | General exponential family density. |
---|
| 63 | <p> |
---|
| 64 | More?... <hr><h2>Member Function Documentation</h2> |
---|
| 65 | <a class="anchor" name="6020bcd89db2c9584bd8871001bd2023"></a><!-- doxytag: member="enorm::sample" ref="6020bcd89db2c9584bd8871001bd2023" args="()" --> |
---|
| 66 | <div class="memitem"> |
---|
| 67 | <div class="memproto"> |
---|
| 68 | <div class="memtemplate"> |
---|
| 69 | template<class sq_T> </div> |
---|
| 70 | <table class="memname"> |
---|
| 71 | <tr> |
---|
| 72 | <td class="memname">vec <a class="el" href="classenorm.html">enorm</a>< sq_T >::sample </td> |
---|
| 73 | <td>(</td> |
---|
| 74 | <td class="paramname"> </td> |
---|
| 75 | <td> ) </td> |
---|
| 76 | <td width="100%"><code> [inline, virtual]</code></td> |
---|
| 77 | </tr> |
---|
| 78 | </table> |
---|
| 79 | </div> |
---|
| 80 | <div class="memdoc"> |
---|
| 81 | |
---|
| 82 | <p> |
---|
| 83 | 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>. |
---|
| 84 | <p> |
---|
| 85 | Returns a sample from the density, $x epdf(rv)$ |
---|
| 86 | <p>Reimplemented from <a class="el" href="classepdf.html#e6ce993603a95c2645eb86305ea51396">epdf</a>.</p> |
---|
| 87 | |
---|
| 88 | </div> |
---|
| 89 | </div><p> |
---|
| 90 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
| 91 | <li>work/mixpp/<a class="el" href="libEF_8h-source.html">libEF.h</a></ul> |
---|
| 92 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jan 23 11:30:11 2008 for mixpp by |
---|
| 93 | <a href="http://www.doxygen.org/index.html"> |
---|
| 94 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
---|
| 95 | </body> |
---|
| 96 | </html> |
---|