Changeset 79 for doc/html/classmgamma.html
- Timestamp:
- 04/18/08 14:03:19 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classmgamma.html
r37 r79 31 31 <p><center><img src="classmgamma__inherit__graph.png" border="0" usemap="#mgamma__inherit__map" alt="Inheritance graph"></center> 32 32 <map name="mgamma__inherit__map"> 33 <area shape="rect" href="classm EF.html" title="Exponential family model." alt="" coords="23,84,73,111"><area shape="rect" href="classmpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="20,7,76,33"></map>33 <area shape="rect" href="classmgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="5,239,112,265"><area shape="rect" href="classmEF.html" title="Exponential family model." alt="" coords="33,84,84,111"><area shape="rect" href="classmpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="31,7,87,33"></map> 34 34 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 35 35 <div class="dynheader"> … … 50 50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <br></td></tr> 51 51 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a9d646cf758a70126dde7c48790b6e94"></a><!-- doxytag: member="mgamma::set_parameters" ref="a9d646cf758a70126dde7c48790b6e94" args="(double k)" --> 52 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmgamma.html#a9d646cf758a70126dde7c48790b6e94">set_parameters</a> (double k)</td></tr>52 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmgamma.html#a9d646cf758a70126dde7c48790b6e94">set_parameters</a> (double <a class="el" href="classmgamma.html#43f733cce0245a52363d566099add687">k</a>)</td></tr> 53 53 54 54 <tr><td class="mdescLeft"> </td><td class="mdescRight">Set value of <code>k</code>. <br></td></tr> … … 78 78 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> 79 79 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 80 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="612dbf35c770a780027619aaac2c443e"></a><!-- doxytag: member="mgamma::epdf" ref="612dbf35c770a780027619aaac2c443e" args="" --> 81 <a class="el" href="classegamma.html">egamma</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmgamma.html#612dbf35c770a780027619aaac2c443e">epdf</a></td></tr> 82 83 <tr><td class="mdescLeft"> </td><td class="mdescRight">Internal <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> that arise by conditioning on <code>rvc</code>. <br></td></tr> 84 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="43f733cce0245a52363d566099add687"></a><!-- doxytag: member="mgamma::k" ref="43f733cce0245a52363d566099add687" args="" --> 85 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classmgamma.html#43f733cce0245a52363d566099add687">k</a></td></tr> 86 87 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constant $k$. <br></td></tr> 88 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5e90652837448bcc29707e7412f99691"></a><!-- doxytag: member="mgamma::_beta" ref="5e90652837448bcc29707e7412f99691" args="" --> 89 vec * </td><td class="memItemRight" valign="bottom"><a class="el" href="classmgamma.html#5e90652837448bcc29707e7412f99691">_beta</a></td></tr> 90 91 <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of epdf.beta <br></td></tr> 80 92 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f6687c07ff07d47812dd565368ca59eb"></a><!-- doxytag: member="mgamma::rv" ref="f6687c07ff07d47812dd565368ca59eb" args="" --> 81 93 <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#f6687c07ff07d47812dd565368ca59eb">rv</a></td></tr> … … 97 109 The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_13.png">. <hr>The documentation for this class was generated from the following files:<ul> 98 110 <li>work/mixpp/bdm/stat/<a class="el" href="libEF_8h-source.html">libEF.h</a><li>work/mixpp/bdm/stat/libEF.cpp</ul> 99 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 12 16:15:532008 for mixpp by 111 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 18 11:15:21 2008 for mixpp by 100 112 <a href="http://www.doxygen.org/index.html"> 101 113 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>