Changeset 621 for library/doc/html/classbdm_1_1egiwmix.html
- Timestamp:
- 09/16/09 22:52:42 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1egiwmix.html
r617 r621 183 183 const double & </td><td class="memItemRight" valign="bottom"><b>_nu</b> () const </td></tr> 184 184 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1egiw.html#a55b76ec75bd2df5ef9cab3be20a33bbb">from_setting</a> (const Setting &set)</td></tr> 185 <tr><td class="mdescLeft"> </td><td class="mdescRight">Load from structure with elements:. <a href="#a55b76ec75bd2df5ef9cab3be20a33bbb"></a><br/></td></tr>186 185 <tr><td colspan="2"><div class="groupHeader">Matematical Operations</div></td></tr> 187 186 <tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp96552c993870a5dd6bb0ea321f1ceb78"></a> </p> … … 256 255 </div> 257 256 <div class="memdoc"> 258 259 <p>Load from structure with elements:. </p> 260 <div class="fragment"><pre class="fragment"> { <a class="code" href="classbdm_1_1epdf.html#a62c5b8ff71d9ebe6cd58d3c342eb1dc8" title="Description of the random variable.">rv</a> = {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable</span> 261 <span class="comment">// elements of offsprings</span> 262 } 257 <p>Create Gauss-inverse-Wishart density </p> 258 <p class="formulaDsp"> 259 <img class="formulaDsp" alt="\[ f(rv) = GiW(V,\nu) \]" src="form_165.png"/> 260 </p> 261 <p> from structure </p> 262 <div class="fragment"><pre class="fragment"> <span class="keyword">class </span>= 'egiw'; 263 <a class="code" href="classbdm_1_1egiw.html#aae56852845c6af176fd9017dbebbbd52" title="Extended information matrix of sufficient statistics.">V</a> = []; <span class="comment">// square matrix</span> 264 <a class="code" href="classbdm_1_1egiw.html#a447eacf19d4f4083872686f044814dc4" title="Number of data records (degrees of freedom) of sufficient statistics.">nu</a> = []; <span class="comment">// scalar \nu ((almost) degrees of freedom)</span> 265 <span class="comment">// when missing, it will be computed to obtain proper pdf</span> 266 <a class="code" href="classbdm_1_1egiw.html#a23e4d78bea7e98840f3da30e76a2b57a" title="Dimension of the output.">dimx</a> = []; <span class="comment">// dimension of the wishart part</span> 267 <a class="code" href="classbdm_1_1epdf.html#a62c5b8ff71d9ebe6cd58d3c342eb1dc8" title="Description of the random variable.">rv</a> = RV({<span class="stringliteral">'name'</span>}) <span class="comment">// description of RV</span> 268 rvc = RV({<span class="stringliteral">'name'</span>}) <span class="comment">// description of RV in condition</span> 263 269 </pre></div> 264 270 <p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> 265 271 266 <p>References <a class="el" href="exp__family_8h_source.html#l002 01">bdm::egiw::dimx</a>, <a class="el" href="user__info_8h_source.html#l00443">bdm::UI::get()</a>, <a class="el" href="exp__family_8h_source.html#l00199">bdm::egiw::nu</a>, <a class="el" href="bdmbase_8h_source.html#l00333">bdm::epdf::rv</a>, and <a class="el" href="bdmbase_8h_source.html#l00416">bdm::epdf::set_rv()</a>.</p>272 <p>References <a class="el" href="exp__family_8h_source.html#l00210">bdm::egiw::dimx</a>, <a class="el" href="user__info_8h_source.html#l00443">bdm::UI::get()</a>, and <a class="el" href="exp__family_8h_source.html#l00208">bdm::egiw::nu</a>.</p> 267 273 268 274 </div> … … 309 315 </ul> 310 316 </div> 311 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:482009 for mixpp by 317 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:34 2009 for mixpp by 312 318 <a href="http://www.doxygen.org/index.html"> 313 319 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>