Changeset 661 for library/doc/html/classbdm_1_1euni.html
- Timestamp:
- 10/15/09 00:10:19 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1euni.html
r656 r661 82 82 <table border="0" cellpadding="0" cellspacing="0"> 83 83 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> 84 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acaa07b8307bd793d5339d6583e0aba81"></a><!-- doxytag: member="bdm::euni::evallog" ref="acaa07b8307bd793d5339d6583e0aba81" args="(const vec &val) const " --> 85 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1euni.html#acaa07b8307bd793d5339d6583e0aba81">evallog</a> (const vec &val) const </td></tr> 86 <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute log-probability of argument <code>val</code> In case the argument is out of suport return -Infinity. <br/></td></tr> 84 <tr><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1euni.html#acaa07b8307bd793d5339d6583e0aba81">evallog</a> (const vec &val) const </td></tr> 87 85 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afc5df80359ead2918384b2004ce67194"></a><!-- doxytag: member="bdm::euni::sample" ref="afc5df80359ead2918384b2004ce67194" args="() const " --> 88 86 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1euni.html#afc5df80359ead2918384b2004ce67194">sample</a> () const </td></tr> … … 150 148 <tr><td class="mdescLeft"> </td><td class="mdescRight">Lower and upper bounds of <code>percentage</code> % quantile, returns mean-2*sigma as default. <br/></td></tr> 151 149 <tr><td colspan="2"><div class="groupHeader">Connection to other classes</div></td></tr> 152 <tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp14fc6e1cb822e9dfc5edc16c20fabe11"></a> Description of the random quantity via attribute <code>rv</code> is optional. For operations such as sampling <code>rv</code> does not need to be set. However, for <code>marginalization</code> and <code>conditioning</code> <code>rv</code> has to be set. NB: </p>150 <tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp14fc6e1cb822e9dfc5edc16c20fabe11"></a> Description of the random quantity via attribute <code>rv</code> is optional. For operations such as sampling <code>rv</code> does not need to be set. However, for <code>marginalization</code> and <code>conditioning</code> <code>rv</code> has to be set. NB: </p> 153 151 <br/><br/></div></td></tr> 154 152 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af423e28448dbb69ef4905295ec8de8ff"></a><!-- doxytag: member="bdm::euni::set_rv" ref="af423e28448dbb69ef4905295ec8de8ff" args="(const RV &rv0)" --> … … 191 189 </table> 192 190 <hr/><h2>Member Function Documentation</h2> 191 <a class="anchor" id="acaa07b8307bd793d5339d6583e0aba81"></a><!-- doxytag: member="bdm::euni::evallog" ref="acaa07b8307bd793d5339d6583e0aba81" args="(const vec &val) const " --> 192 <div class="memitem"> 193 <div class="memproto"> 194 <table class="memname"> 195 <tr> 196 <td class="memname">double bdm::euni::evallog </td> 197 <td>(</td> 198 <td class="paramtype">const vec & </td> 199 <td class="paramname"> <em>val</em></td> 200 <td> ) </td> 201 <td> const<code> [inline, virtual]</code></td> 202 </tr> 203 </table> 204 </div> 205 <div class="memdoc"> 206 <p>Compute log-probability of argument <code>val</code> In case the argument is out of suport return -Infinity </p> 207 208 <p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#adeab266d63c236c277538867d5c3f249">bdm::epdf</a>.</p> 209 210 <p>References <a class="el" href="exp__family_8h_source.html#l00573">high</a>, <a class="el" href="exp__family_8h_source.html#l00579">lnk</a>, and <a class="el" href="exp__family_8h_source.html#l00571">low</a>.</p> 211 212 </div> 213 </div> 193 214 <a class="anchor" id="a77f5fef1f006fe056066da23b9e5f042"></a><!-- doxytag: member="bdm::euni::from_setting" ref="a77f5fef1f006fe056066da23b9e5f042" args="(const Setting &set)" --> 194 215 <div class="memitem"> … … 226 247 </ul> 227 248 </div> 228 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 12 19:37:222009 for mixpp by 249 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Oct 15 00:07:50 2009 for mixpp by 229 250 <a href="http://www.doxygen.org/index.html"> 230 251 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>