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

    r617 r621  
    216216</div> 
    217217<div class="memdoc"> 
    218 <p>Load from structure with elements: </p> 
    219 <div class="fragment"><pre class="fragment"> { <a class="code" href="classbdm_1_1egamma.html#a0901ec983e66b8337aaa506e13b122fa" title="Vector .">alpha</a> = [...];         <span class="comment">// vector of alpha</span> 
    220    <a class="code" href="classbdm_1_1egamma.html#a457bfb1ccb2057df85073e519a15ccc1" title="Vector .">beta</a> = [...];          <span class="comment">// vector of beta</span> 
    221    <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>,...}  <span class="comment">// description</span> 
    222  } 
     218<p>Create Gamma density </p> 
     219<p class="formulaDsp"> 
     220<img class="formulaDsp" alt="\[ f(rv|rvc) = \Gamma(\alpha, \beta) \]" src="form_166.png"/> 
     221</p> 
     222<p> from structure </p> 
     223<div class="fragment"><pre class="fragment">                <span class="keyword">class </span>= &apos;egamma&apos;; 
     224                <a class="code" href="classbdm_1_1egamma.html#a0901ec983e66b8337aaa506e13b122fa" title="Vector .">alpha</a> = [...];         <span class="comment">// vector of alpha</span> 
     225                <a class="code" href="classbdm_1_1egamma.html#a457bfb1ccb2057df85073e519a15ccc1" title="Vector .">beta</a> = [...];          <span class="comment">// vector of beta</span> 
     226                <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> 
    223227</pre></div>  
    224228<p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> 
    225229 
    226 <p>References <a class="el" href="exp__family_8h_source.html#l00382">alpha</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#l00417">validate()</a>.</p> 
     230<p>References <a class="el" href="exp__family_8h_source.html#l00404">alpha</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#l00441">validate()</a>.</p> 
    227231 
    228232</div> 
     
    233237</ul> 
    234238</div> 
    235 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:49 2009 for mixpp by&nbsp; 
     239<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:34 2009 for mixpp by&nbsp; 
    236240<a href="http://www.doxygen.org/index.html"> 
    237241<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>