Changeset 661 for library/doc/html/classbdm_1_1eiWishartCh.html
- Timestamp:
- 10/15/09 00:10:19 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1eiWishartCh.html
r656 r661 92 92 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eiWishartCh.html#ad9947933dfc94546cbd6a81f95ec5af5">_setY</a> (const vec &y0)</td></tr> 93 93 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br/></td></tr> 94 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa6ddbd815b8b666dd542e97f009f89bb"></a><!-- doxytag: member="bdm::eiWishartCh::evallog" ref="aa6ddbd815b8b666dd542e97f009f89bb" args="(const vec &val) const " --> 95 virtual double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eiWishartCh.html#aa6ddbd815b8b666dd542e97f009f89bb">evallog</a> (const vec &val) const </td></tr> 96 <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> 94 <tr><td class="memItemLeft" align="right" valign="top">virtual double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eiWishartCh.html#aa6ddbd815b8b666dd542e97f009f89bb">evallog</a> (const vec &val) const </td></tr> 97 95 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">from_setting</a> (const Setting &set)</td></tr> 98 <tr><td class="mdescLeft"> </td><td class="mdescRight">Load from structure with elements:. <a href="#afa9efc98a065b31c630fe18cc418f725"></a><br/></td></tr>99 96 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaf0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::eiWishartCh::to_string" ref="aaf0e6941ba5919cae1bc530e2181b109" args="()" --> 100 97 virtual string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#aaf0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> … … 149 146 <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> 150 147 <tr><td colspan="2"><div class="groupHeader">Connection to other classes</div></td></tr> 151 <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>148 <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> 152 149 <br/><br/></div></td></tr> 153 150 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af423e28448dbb69ef4905295ec8de8ff"></a><!-- doxytag: member="bdm::eiWishartCh::set_rv" ref="af423e28448dbb69ef4905295ec8de8ff" args="(const RV &rv0)" --> … … 184 181 </table> 185 182 <hr/><h2>Member Function Documentation</h2> 183 <a class="anchor" id="aa6ddbd815b8b666dd542e97f009f89bb"></a><!-- doxytag: member="bdm::eiWishartCh::evallog" ref="aa6ddbd815b8b666dd542e97f009f89bb" args="(const vec &val) const " --> 184 <div class="memitem"> 185 <div class="memproto"> 186 <table class="memname"> 187 <tr> 188 <td class="memname">virtual double bdm::eiWishartCh::evallog </td> 189 <td>(</td> 190 <td class="paramtype">const vec & </td> 191 <td class="paramname"> <em>val</em></td> 192 <td> ) </td> 193 <td> const<code> [inline, virtual]</code></td> 194 </tr> 195 </table> 196 </div> 197 <div class="memdoc"> 198 <p>Compute log-probability of argument <code>val</code> In case the argument is out of suport return -Infinity </p> 199 200 <p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#adeab266d63c236c277538867d5c3f249">bdm::epdf</a>.</p> 201 202 <p>References <a class="el" href="chmat_8h_source.html#l00092">bdm::chmat::_Ch()</a>, <a class="el" href="exp__family_8h_source.html#l01133">delta</a>, <a class="el" href="exp__family_8h_source.html#l01119">bdm::eWishartCh::getY()</a>, <a class="el" href="chmat_8h_source.html#l00057">bdm::chmat::inv()</a>, <a class="el" href="chmat_8cpp_source.html#l00053">bdm::chmat::logdet()</a>, <a class="el" href="exp__family_8h_source.html#l01131">p</a>, <a class="el" href="chmat_8cpp_source.html#l00020">bdm::chmat::to_mat()</a>, and <a class="el" href="exp__family_8h_source.html#l01129">W</a>.</p> 203 204 </div> 205 </div> 186 206 <a class="anchor" id="afa9efc98a065b31c630fe18cc418f725"></a><!-- doxytag: member="bdm::eiWishartCh::from_setting" ref="afa9efc98a065b31c630fe18cc418f725" args="(const Setting &set)" --> 187 207 <div class="memitem"> … … 199 219 </div> 200 220 <div class="memdoc"> 201 202 <p>Load from structure with elements:. </p> 203 <div class="fragment"><pre class="fragment"> { rv = {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable</span> 204 <span class="comment">// elements of offsprings</span> 205 } 221 <p>Load from structure with elements: </p> 222 <div class="fragment"><pre class="fragment"> { rv = {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable</span> 223 <span class="comment">// elements of offsprings</span> 224 } 206 225 </pre></div> 207 226 <p>Reimplemented from <a class="el" href="classbdm_1_1root.html#a0551e3121091c5199bf4413b50522176">bdm::root</a>.</p> … … 217 236 </ul> 218 237 </div> 219 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 12 19:37:222009 for mixpp by 238 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Oct 15 00:07:50 2009 for mixpp by 220 239 <a href="http://www.doxygen.org/index.html"> 221 240 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>