Show
Ignore:
Timestamp:
09/16/09 22:52:42 (15 years ago)
Author:
smidl
Message:

doc - new pattern for from_setting for pdfs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1egiwmix.html

    r617 r621  
    183183const double &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>_nu</b> () const </td></tr> 
    184184<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1egiw.html#a55b76ec75bd2df5ef9cab3be20a33bbb">from_setting</a> (const Setting &amp;set)</td></tr> 
    185 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Load from structure with elements:.  <a href="#a55b76ec75bd2df5ef9cab3be20a33bbb"></a><br/></td></tr> 
    186185<tr><td colspan="2"><div class="groupHeader">Matematical Operations</div></td></tr> 
    187186<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp96552c993870a5dd6bb0ea321f1ceb78"></a> </p> 
     
    256255</div> 
    257256<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">&quot;RV&quot;</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>= &apos;egiw&apos;; 
     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">&apos;name&apos;</span>})         <span class="comment">// description of RV</span> 
     268                rvc = RV({<span class="stringliteral">&apos;name&apos;</span>})        <span class="comment">// description of RV in condition</span> 
    263269</pre></div>  
    264270<p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> 
    265271 
    266 <p>References <a class="el" href="exp__family_8h_source.html#l00201">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> 
    267273 
    268274</div> 
     
    309315</ul> 
    310316</div> 
    311 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:48 2009 for mixpp by&nbsp; 
     317<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:34 2009 for mixpp by&nbsp; 
    312318<a href="http://www.doxygen.org/index.html"> 
    313319<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>