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_1enorm.html

    r617 r621  
    114114void&nbsp;</td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (const vec &amp;<a class="el" href="classbdm_1_1enorm.html#ac702a194720853570d08b65482f842c7">mu</a>, const sq_T &amp;<a class="el" href="classbdm_1_1enorm.html#a2d92dde696b2a7a5b10ddef5d22ba2c2">R</a>)</td></tr> 
    115115<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1enorm.html#a61bd470764020bea6e1ed35000f259e6">from_setting</a> (const Setting &amp;<a class="el" href="classbdm_1_1root.html">root</a>)</td></tr> 
    116 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Load from structure with elements:.  <a href="#a61bd470764020bea6e1ed35000f259e6"></a><br/></td></tr> 
    117116<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a38eb17ecb75d94a50b6782fcf735cfea"></a><!-- doxytag: member="bdm::enorm::validate" ref="a38eb17ecb75d94a50b6782fcf735cfea" args="()" --> 
    118117void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1enorm.html#a38eb17ecb75d94a50b6782fcf735cfea">validate</a> ()</td></tr> 
     
    229228          <td>(</td> 
    230229          <td class="paramtype">const Setting &amp;&nbsp;</td> 
    231           <td class="paramname"> <em>set</em></td> 
     230          <td class="paramname"> <em>root</em></td> 
    232231          <td>&nbsp;)&nbsp;</td> 
    233232          <td><code> [inline, virtual]</code></td> 
     
    236235</div> 
    237236<div class="memdoc"> 
    238  
    239 <p>Load from structure with elements:. </p> 
    240 <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> 
    241            <span class="comment">// elements of offsprings</span> 
    242          } 
     237<p>Create Normal density </p> 
     238<p class="formulaDsp"> 
     239<img class="formulaDsp" alt="\[ f(rv) = N(\mu, R) \]" src="form_164.png"/> 
     240</p> 
     241<p> from structure </p> 
     242<div class="fragment"><pre class="fragment">                <span class="keyword">class </span>= &apos;enorm&lt;ldmat&gt;&apos;, (OR) &apos;enorm&lt;chmat&gt;&apos;, (OR) &apos;enorm&lt;fsqmat&gt;&apos;; 
     243                <a class="code" href="classbdm_1_1enorm.html#ac702a194720853570d08b65482f842c7" title="mean value">mu</a>    = [];                  <span class="comment">// mean value</span> 
     244                R     = [];                  <span class="comment">// variance, square matrix of appropriate dimension</span> 
    243245</pre></div>  
    244246<p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> 
    245247 
    246 <p>References <a class="el" href="user__info_8h_source.html#l00443">bdm::UI::get()</a>, <a class="el" href="exp__family_8h_source.html#l00126">bdm::enorm&lt; sq_T &gt;::mu</a>, <a class="el" href="exp__family_8h_source.html#l00128">bdm::enorm&lt; sq_T &gt;::R</a>, and <a class="el" href="exp__family_8h_source.html#l00137">bdm::enorm&lt; sq_T &gt;::validate()</a>.</p> 
     248<p>References <a class="el" href="user__info_8h_source.html#l00443">bdm::UI::get()</a>, <a class="el" href="exp__family_8h_source.html#l00126">bdm::enorm&lt; sq_T &gt;::mu</a>, <a class="el" href="exp__family_8h_source.html#l00128">bdm::enorm&lt; sq_T &gt;::R</a>, and <a class="el" href="exp__family_8h_source.html#l00146">bdm::enorm&lt; sq_T &gt;::validate()</a>.</p> 
    247249 
    248250</div> 
     
    252254</ul> 
    253255</div> 
    254 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:49 2009 for mixpp by&nbsp; 
     256<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:34 2009 for mixpp by&nbsp; 
    255257<a href="http://www.doxygen.org/index.html"> 
    256258<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>