Changeset 22 for doc/html/classenorm.html
- Timestamp:
- 02/18/08 17:50:37 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classenorm.html
r19 r22 20 20 </ul> 21 21 </div> 22 <h1>enorm< sq_T > Class Template Reference</h1><!-- doxytag: class="enorm" --><!-- doxytag: inherits="eEF" -->G eneral exponential family density.22 <h1>enorm< sq_T > Class Template Reference</h1><!-- doxytag: class="enorm" --><!-- doxytag: inherits="eEF" -->Gaussian density with positive definite (decomposed) covariance matrix. 23 23 <a href="#_details">More...</a> 24 24 <p> … … 48 48 49 49 <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)" --> 50 void </td><td class="memItemRight" valign="bottom">< b>tupdate</b> (double phi, mat &vbar, double nubar)</td></tr>50 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classenorm.html#5b5fd142b6b17ea334597960e3fe126a">tupdate</a> (double phi, mat &vbar, double nubar)</td></tr> 51 51 52 <tr><td class="mdescLeft"> </td><td class="mdescRight">tupdate in exponential form (not really handy) <br></td></tr> 52 53 <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)" --> 53 54 void </td><td class="memItemRight" valign="bottom"><b>dupdate</b> (mat &v, double nu=1.0)</td></tr> 54 55 56 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2a1a522504c7788dfd7fb733157ee39e"></a><!-- doxytag: member="enorm::tupdate" ref="2a1a522504c7788dfd7fb733157ee39e" args="()" --> 57 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classenorm.html#2a1a522504c7788dfd7fb733157ee39e">tupdate</a> ()</td></tr> 58 59 <tr><td class="mdescLeft"> </td><td class="mdescRight">tupdate used in KF <br></td></tr> 60 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d1b0faf61260de09cf63bf823add5b32"></a><!-- doxytag: member="enorm::dupdate" ref="d1b0faf61260de09cf63bf823add5b32" args="()" --> 61 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classenorm.html#d1b0faf61260de09cf63bf823add5b32">dupdate</a> ()</td></tr> 62 63 <tr><td class="mdescLeft"> </td><td class="mdescRight">dupdate used in KF <br></td></tr> 55 64 <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> 56 65 … … 60 69 61 70 <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)" --> 62 double </td><td class="memItemRight" valign="bottom">< b>eval</b> (const vec &val)</td></tr>71 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classenorm.html#93107f05a8e9b34b64853767200121a4">eval</a> (const vec &val)</td></tr> 63 72 73 <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute probability of argument <code>val</code>. <br></td></tr> 64 74 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> 65 75 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a4de82a0d7ba9eaf31206318ae35d0d5"></a><!-- doxytag: member="enorm::RNG" ref="a4de82a0d7ba9eaf31206318ae35d0d5" args="" --> … … 71 81 class enorm< sq_T ></h3> 72 82 73 G eneral exponential family density.83 Gaussian density with positive definite (decomposed) covariance matrix. 74 84 <p> 75 85 More?... <hr><h2>Member Function Documentation</h2> … … 94 104 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>. 95 105 <p> 96 Returns a sample from the density, $x epdf(rv)$106 Returns a sample from the density, <img class="formulaInl" alt="$x \sim epdf(rv)$" src="form_3.png"> 97 107 <p>Implements <a class="el" href="classepdf.html#7f74d871d50b9ff360f1b3879092a9fa">epdf</a>.</p> 98 108 … … 101 111 <hr>The documentation for this class was generated from the following file:<ul> 102 112 <li>work/mixpp/bdm/stat/<a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 103 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 15 18:57:432008 for mixpp by 113 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 17 16:14:19 2008 for mixpp by 104 114 <a href="http://www.doxygen.org/index.html"> 105 115 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>