Changeset 397 for library/doc/html/classbdm_1_1emix.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1emix.html
r396 r397 88 88 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#e8839dbbb0d1276a8dbe957a67cfe0dc">sample</a> () const </td></tr> 89 89 90 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample, <img class="formulaInl" alt="$ x $" src="form_ 45.png"> from density <img class="formulaInl" alt="$ f_x()$" src="form_46.png">. <br></td></tr>90 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample, <img class="formulaInl" alt="$ x $" src="form_7.png"> from density <img class="formulaInl" alt="$ f_x()$" src="form_8.png">. <br></td></tr> 91 91 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3a5390bc56e81ef3b0debc0f185fa8a"></a><!-- doxytag: member="bdm::emix::mean" ref="a3a5390bc56e81ef3b0debc0f185fa8a" args="() const " --> 92 92 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#a3a5390bc56e81ef3b0debc0f185fa8a">mean</a> () const </td></tr> … … 164 164 virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#b4cf45fd83cc7573ede9fe1215256058">sample_m</a> (int N) const </td></tr> 165 165 166 <<<<<<< HEAD:library/doc/html/classbdm_1_1emix.html 166 167 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns N samples, <img class="formulaInl" alt="$ [x_1 , x_2 , \ldots \ $" src="form_47.png"> from density <img class="formulaInl" alt="$ f_x(rv)$" src="form_48.png">. <br></td></tr> 168 ======= 169 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns N samples, <img class="formulaInl" alt="$ [x_1 , x_2 , \ldots \ $" src="form_9.png"> from density <img class="formulaInl" alt="$ f_x(rv)$" src="form_10.png">. <br></td></tr> 170 >>>>>>> doc:library/doc/html/classbdm_1_1emix.html 167 171 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="512dbf057299e871fbc61ed55acb5888"></a><!-- doxytag: member="bdm::emix::evallog_m" ref="512dbf057299e871fbc61ed55acb5888" args="(const Array< vec > &Avec) const " --> 168 172 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#512dbf057299e871fbc61ed55acb5888">evallog_m</a> (const Array< vec > &Avec) const </td></tr> … … 214 218 <p> 215 219 Density function: <p class="formulaDsp"> 216 <img class="formulaDsp" alt="\[ f(x) = \sum_{i=1}^{n} w_{i} f_i(x), \quad \sum_{i=1}^n w_i = 1. \]" src="form_ 37.png">217 <p> 218 where <img class="formulaInl" alt="$f_i(x)$" src="form_ 38.png"> is any density on random variable <img class="formulaInl" alt="$x$" src="form_28.png">, called <em>component</em>, <hr><h2>Member Function Documentation</h2>220 <img class="formulaDsp" alt="\[ f(x) = \sum_{i=1}^{n} w_{i} f_i(x), \quad \sum_{i=1}^n w_i = 1. \]" src="form_64.png"> 221 <p> 222 where <img class="formulaInl" alt="$f_i(x)$" src="form_65.png"> is any density on random variable <img class="formulaInl" alt="$x$" src="form_1.png">, called <em>component</em>, <hr><h2>Member Function Documentation</h2> 219 223 <a class="anchor" name="fa9efc98a065b31c630fe18cc418f725"></a><!-- doxytag: member="bdm::emix::from_setting" ref="fa9efc98a065b31c630fe18cc418f725" args="(const Setting &set)" --> 220 224 <div class="memitem"> … … 234 238 235 239 <p> 240 <<<<<<< HEAD:library/doc/html/classbdm_1_1emix.html 241 where <img class="formulaInl" alt="$f_i(x)$" src="form_38.png"> is any density on random variable <img class="formulaInl" alt="$x$" src="form_28.png">, called <em>component</em>, <hr><h2>Member Function Documentation</h2> 242 <a class="anchor" name="fa9efc98a065b31c630fe18cc418f725"></a><!-- doxytag: member="bdm::emix::from_setting" ref="fa9efc98a065b31c630fe18cc418f725" args="(const Setting &set)" --> 243 <div class="memitem"> 244 <div class="memproto"> 245 <table class="memname"> 246 <tr> 247 <td class="memname">void bdm::epdf::from_setting </td> 248 <td>(</td> 249 <td class="paramtype">const Setting & </td> 250 <td class="paramname"> <em>set</em> </td> 251 <td> ) </td> 252 <td><code> [inline, virtual, inherited]</code></td> 253 </tr> 254 </table> 255 </div> 256 <div class="memdoc"> 257 258 <p> 259 ======= 260 >>>>>>> doc:library/doc/html/classbdm_1_1emix.html 236 261 Load from structure with elements: <div class="fragment"><pre class="fragment"> { <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>, names=(...),}; <span class="comment">// RV describing meaning of random variable</span> 237 262 <span class="comment">// elements of offsprings</span> … … 242 267 <p>Reimplemented in <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< sq_T ></a>, <a class="el" href="classbdm_1_1egiw.html#55b76ec75bd2df5ef9cab3be20a33bbb">bdm::egiw</a>, <a class="el" href="classbdm_1_1egamma.html#8a6fd1a1c0190f3e0d95a2a1f99aafc1">bdm::egamma</a>, <a class="el" href="classbdm_1_1euni.html#77f5fef1f006fe056066da23b9e5f042">bdm::euni</a>, <a class="el" href="classbdm_1_1merger__base.html#10dd390fc6f0d1733bb07cb51977160c">bdm::merger_base</a>, <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< ldmat ></a>, <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< chmat ></a>, and <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< fsqmat ></a>.</p> 243 268 269 <<<<<<< HEAD:library/doc/html/classbdm_1_1emix.html 244 270 <p>References <a class="el" href="bdmbase_8h_source.html#l00307">bdm::epdf::set_rv()</a>.</p> 271 ======= 272 <p>References <a class="el" href="bdmbase_8h-source.html#l00307">bdm::epdf::set_rv()</a>.</p> 273 >>>>>>> doc:library/doc/html/classbdm_1_1emix.html 245 274 246 275 </div> … … 279 308 <p> 280 309 Set weights <code>w</code> and components <code>Coms</code> By default Coms are copied inside. Parameter <code>copy</code> can be set to false if Coms live externally. Use method <a class="el" href="classbdm_1_1emix.html#965fb16669250a3d28bc62cf76276d8e" title="Auxiliary function for taking ownership of the Coms().">ownComs()</a> if Coms should be destroyed by the destructor. 310 <<<<<<< HEAD:library/doc/html/classbdm_1_1emix.html 281 311 <p>References <a class="el" href="emix_8h_source.html#l00095">Coms</a>, <a class="el" href="emix_8h_source.html#l00097">destroyComs</a>, <a class="el" href="bdmbase_8h_source.html#l00237">bdm::epdf::dim</a>, <a class="el" href="bdmbase_8h_source.html#l00318">bdm::epdf::dimension()</a>, and <a class="el" href="emix_8h_source.html#l00093">w</a>.</p> 282 312 283 313 <p>Referenced by <a class="el" href="mixtures_8cpp_source.html#l00138">bdm::MixEF::epredictor()</a>, <a class="el" href="emix_8cpp_source.html#l00103">bdm::egiwmix::marginal()</a>, <a class="el" href="emix_8cpp_source.html#l00037">marginal()</a>, and <a class="el" href="emix_8h_source.html#l00425">bdm::mmix::set_parameters()</a>.</p> 314 ======= 315 <p>References <a class="el" href="emix_8h-source.html#l00095">Coms</a>, <a class="el" href="emix_8h-source.html#l00097">destroyComs</a>, <a class="el" href="bdmbase_8h-source.html#l00237">bdm::epdf::dim</a>, <a class="el" href="bdmbase_8h-source.html#l00318">bdm::epdf::dimension()</a>, and <a class="el" href="emix_8h-source.html#l00093">w</a>.</p> 316 317 <p>Referenced by <a class="el" href="mixtures_8cpp-source.html#l00138">bdm::MixEF::epredictor()</a>, <a class="el" href="emix_8cpp-source.html#l00103">bdm::egiwmix::marginal()</a>, <a class="el" href="emix_8cpp-source.html#l00037">marginal()</a>, and <a class="el" href="emix_8h-source.html#l00425">bdm::mmix::set_parameters()</a>.</p> 318 >>>>>>> doc:library/doc/html/classbdm_1_1emix.html 284 319 285 320 </div> … … 288 323 <li><a class="el" href="emix_8h_source.html">emix.h</a><li>emix.cpp</ul> 289 324 </div> 325 <<<<<<< HEAD:library/doc/html/classbdm_1_1emix.html 290 326 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:52 2009 for mixpp by 327 ======= 328 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:53 2009 for mixpp by 329 >>>>>>> doc:library/doc/html/classbdm_1_1emix.html 291 330 <a href="http://www.doxygen.org/index.html"> 292 331 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>