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

    r617 r621  
    206206</div> 
    207207<div class="memdoc"> 
    208 <p>Load from structure with elements: </p> 
    209 <div class="fragment"><pre class="fragment"> { <a class="code" href="classbdm_1_1euni.html#acfad2dea4a62db6872bda8abd75f0de1" title="upper bound on support">high</a> = [...];          <span class="comment">// vector of upper bounds</span> 
    210    <a class="code" href="classbdm_1_1euni.html#aff7ce6a2ef5ef0015bbd1398bed12f32" title="lower bound on support">low</a> = [...];           <span class="comment">// vector of lower bounds</span> 
    211    <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 of RV</span> 
    212  } 
     208<p>Create Uniform density </p> 
     209<p class="formulaDsp"> 
     210<img class="formulaDsp" alt="\[ f(rv) = U(low,high) \]" src="form_167.png"/> 
     211</p> 
     212<p> from structure </p> 
     213<div class="fragment"><pre class="fragment">                 <span class="keyword">class </span>= &apos;euni&apos; 
     214                 <a class="code" href="classbdm_1_1euni.html#acfad2dea4a62db6872bda8abd75f0de1" title="upper bound on support">high</a> = [...];          <span class="comment">// vector of upper bounds</span> 
     215                 <a class="code" href="classbdm_1_1euni.html#aff7ce6a2ef5ef0015bbd1398bed12f32" title="lower bound on support">low</a> = [...];           <span class="comment">// vector of lower bounds</span> 
     216                 <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> 
    213217</pre></div>  
    214218<p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> 
    215219 
    216 <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#l00478">high</a>, <a class="el" href="exp__family_8h_source.html#l00476">low</a>, and <a class="el" href="exp__family_8h_source.html#l00529">validate()</a>.</p> 
     220<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#l00502">high</a>, <a class="el" href="exp__family_8h_source.html#l00500">low</a>, and <a class="el" href="exp__family_8h_source.html#l00555">validate()</a>.</p> 
    217221 
    218222</div> 
     
    222226</ul> 
    223227</div> 
    224 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:49 2009 for mixpp by&nbsp; 
     228<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:34 2009 for mixpp by&nbsp; 
    225229<a href="http://www.doxygen.org/index.html"> 
    226230<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>