Changeset 621 for library/doc/html/classbdm_1_1enorm.html
- Timestamp:
- 09/16/09 22:52:42 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1enorm.html
r617 r621 114 114 void </td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (const vec &<a class="el" href="classbdm_1_1enorm.html#ac702a194720853570d08b65482f842c7">mu</a>, const sq_T &<a class="el" href="classbdm_1_1enorm.html#a2d92dde696b2a7a5b10ddef5d22ba2c2">R</a>)</td></tr> 115 115 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1enorm.html#a61bd470764020bea6e1ed35000f259e6">from_setting</a> (const Setting &<a class="el" href="classbdm_1_1root.html">root</a>)</td></tr> 116 <tr><td class="mdescLeft"> </td><td class="mdescRight">Load from structure with elements:. <a href="#a61bd470764020bea6e1ed35000f259e6"></a><br/></td></tr>117 116 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a38eb17ecb75d94a50b6782fcf735cfea"></a><!-- doxytag: member="bdm::enorm::validate" ref="a38eb17ecb75d94a50b6782fcf735cfea" args="()" --> 118 117 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1enorm.html#a38eb17ecb75d94a50b6782fcf735cfea">validate</a> ()</td></tr> … … 229 228 <td>(</td> 230 229 <td class="paramtype">const Setting & </td> 231 <td class="paramname"> <em> set</em></td>230 <td class="paramname"> <em>root</em></td> 232 231 <td> ) </td> 233 232 <td><code> [inline, virtual]</code></td> … … 236 235 </div> 237 236 <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">"RV"</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>= 'enorm<ldmat>', (OR) 'enorm<chmat>', (OR) 'enorm<fsqmat>'; 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> 243 245 </pre></div> 244 246 <p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> 245 247 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< sq_T >::mu</a>, <a class="el" href="exp__family_8h_source.html#l00128">bdm::enorm< sq_T >::R</a>, and <a class="el" href="exp__family_8h_source.html#l001 37">bdm::enorm< sq_T >::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< sq_T >::mu</a>, <a class="el" href="exp__family_8h_source.html#l00128">bdm::enorm< sq_T >::R</a>, and <a class="el" href="exp__family_8h_source.html#l00146">bdm::enorm< sq_T >::validate()</a>.</p> 247 249 248 250 </div> … … 252 254 </ul> 253 255 </div> 254 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:492009 for mixpp by 256 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:34 2009 for mixpp by 255 257 <a href="http://www.doxygen.org/index.html"> 256 258 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>