100 | | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e47a8bd9337478fa4e46d5a2a4336f9a"></a><!-- doxytag: member="bdm::euni::to_string" ref="e47a8bd9337478fa4e46d5a2a4336f9a" args="()" --> |
101 | | virtual string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#e47a8bd9337478fa4e46d5a2a4336f9a">to_string</a> ()</td></tr> |
| 100 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1euni.html#77f5fef1f006fe056066da23b9e5f042">from_setting</a> (const Setting &set)</td></tr> |
| 101 | |
| 102 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::euni::to_string" ref="af0e6941ba5919cae1bc530e2181b109" args="()" --> |
| 103 | virtual string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> |
104 | | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d4602efd3ad9fb9e4532426e4f488df8"></a><!-- doxytag: member="bdm::euni::from_setting" ref="d4602efd3ad9fb9e4532426e4f488df8" args="(const Setting &root)" --> |
105 | | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#d4602efd3ad9fb9e4532426e4f488df8">from_setting</a> (const Setting &root)</td></tr> |
106 | | |
107 | | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method arrange instance properties according the data stored in the Setting structure. <br></td></tr> |
108 | | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dd74cb898b22b95b7ee528e040a07618"></a><!-- doxytag: member="bdm::euni::to_setting" ref="dd74cb898b22b95b7ee528e040a07618" args="(Setting &root) const " --> |
109 | | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#dd74cb898b22b95b7ee528e040a07618">to_setting</a> (Setting &root) const </td></tr> |
| 106 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::euni::to_setting" ref="67d954d255ede776eade7334d4895790" args="(Setting &set) const " --> |
| 107 | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790">to_setting</a> (Setting &set) const </td></tr> |
210 | | Uniform distributed density on a rectangular support. <hr>The documentation for this class was generated from the following file:<ul> |
211 | | <li><a class="el" href="libEF_8h-source.html">libEF.h</a></ul> |
212 | | </div> |
213 | | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:29 2009 for mixpp by |
| 212 | Uniform distributed density on a rectangular support. <hr><h2>Member Function Documentation</h2> |
| 213 | <a class="anchor" name="77f5fef1f006fe056066da23b9e5f042"></a><!-- doxytag: member="bdm::euni::from_setting" ref="77f5fef1f006fe056066da23b9e5f042" args="(const Setting &set)" --> |
| 214 | <div class="memitem"> |
| 215 | <div class="memproto"> |
| 216 | <table class="memname"> |
| 217 | <tr> |
| 218 | <td class="memname">void bdm::euni::from_setting </td> |
| 219 | <td>(</td> |
| 220 | <td class="paramtype">const Setting & </td> |
| 221 | <td class="paramname"> <em>set</em> </td> |
| 222 | <td> ) </td> |
| 223 | <td><code> [inline, virtual]</code></td> |
| 224 | </tr> |
| 225 | </table> |
| 226 | </div> |
| 227 | <div class="memdoc"> |
| 228 | |
| 229 | <p> |
| 230 | Load from structure with elements: <div class="fragment"><pre class="fragment"> { <a class="code" href="classbdm_1_1euni.html#cfad2dea4a62db6872bda8abd75f0de1" title="upper bound on support">high</a> = [...]; <span class="comment">// vector of upper bounds</span> |
| 231 | <a class="code" href="classbdm_1_1euni.html#ff7ce6a2ef5ef0015bbd1398bed12f32" title="lower bound on support">low</a> = [...]; <span class="comment">// vector of lower bounds</span> |
| 232 | <a class="code" href="classbdm_1_1epdf.html#62c5b8ff71d9ebe6cd58d3c342eb1dc8" title="Description of the random variable.">rv</a> = {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>,...} <span class="comment">// description of RV</span> |
| 233 | } |
| 234 | </pre></div> |
| 235 | <p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#fa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> |
| 236 | |
| 237 | <p>References <a class="el" href="user__info_8h_source.html#l00358">bdm::UI::get()</a>, <a class="el" href="exp__family_8h_source.html#l00466">high</a>, and <a class="el" href="exp__family_8h_source.html#l00464">low</a>.</p> |
| 238 | |
| 239 | </div> |
| 240 | </div><p> |
| 241 | <hr>The documentation for this class was generated from the following file:<ul> |
| 242 | <li><a class="el" href="exp__family_8h_source.html">exp_family.h</a></ul> |
| 243 | </div> |
| 244 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:55 2009 for mixpp by |