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

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