Changeset 397 for library/doc/html/classbdm_1_1mprod.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1mprod.html
r396 r397 103 103 <tr><td class="memItemLeft" nowrap align="right" valign="top">vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">samplecond</a> (const vec &cond)</td></tr> 104 104 105 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 49.png">. <a href="#ee715a8013acf9892f6cb489db595555"></a><br></td></tr>105 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">. <a href="#ee715a8013acf9892f6cb489db595555"></a><br></td></tr> 106 106 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d193dcc89fbc6f21979e0ced6d84568c"></a><!-- doxytag: member="bdm::mprod::samplecond" ref="d193dcc89fbc6f21979e0ced6d84568c" args="(const vec &cond, int N)" --> 107 107 mat </td><td class="memItemRight" valign="bottom"><b>samplecond</b> (const vec &cond, int N)</td></tr> … … 225 225 <p>Reimplemented from <a class="el" href="classbdm_1_1mpdf.html#30a0bceb948e287d497c578e371b1667">bdm::mpdf</a>.</p> 226 226 227 <<<<<<< HEAD:library/doc/html/classbdm_1_1mprod.html 227 228 <p>References <a class="el" href="user__info_8h_source.html#l00358">bdm::UI::get()</a>.</p> 228 229 230 ======= 231 >>>>>>> doc:library/doc/html/classbdm_1_1mprod.html 229 232 </div> 230 233 </div><p> … … 254 257 </dl> 255 258 259 <<<<<<< HEAD:library/doc/html/classbdm_1_1mprod.html 256 260 <p>References <a class="el" href="bdmbase_8cpp_source.html#l00078">bdm::RV::add()</a>, and <a class="el" href="bdmbase_8h_source.html#l00639">bdm::compositepdf::mpdfs</a>.</p> 257 261 258 262 <p>Referenced by <a class="el" href="merger_8h_source.html#l00081">bdm::merger_base::set_sources()</a>.</p> 263 ======= 264 <p>References <a class="el" href="bdmbase_8cpp-source.html#l00078">bdm::RV::add()</a>, and <a class="el" href="bdmbase_8h-source.html#l00639">bdm::compositepdf::mpdfs</a>.</p> 265 266 <p>Referenced by <a class="el" href="merger_8h-source.html#l00081">bdm::merger_base::set_sources()</a>.</p> 267 >>>>>>> doc:library/doc/html/classbdm_1_1mprod.html 259 268 260 269 </div> … … 277 286 278 287 <p> 279 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 49.png">.288 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">. 280 289 <p> 281 290 <dl compact><dt><b>Parameters:</b></dt><dd> … … 289 298 <p>Reimplemented from <a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">bdm::mpdf</a>.</p> 290 299 300 <<<<<<< HEAD:library/doc/html/classbdm_1_1mprod.html 291 301 <p>References <a class="el" href="bdmbase_8h_source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="emix_8h_source.html#l00229">dls</a>, <a class="el" href="bdmbase_8h_source.html#l00348">bdm::mpdf::ep</a>, <a class="el" href="emix_8h_source.html#l00227">epdfs</a>, and <a class="el" href="bdmbase_8h_source.html#l00639">bdm::compositepdf::mpdfs</a>.</p> 302 ======= 303 <p>References <a class="el" href="bdmbase_8h-source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="emix_8h-source.html#l00229">dls</a>, <a class="el" href="bdmbase_8h-source.html#l00348">bdm::mpdf::ep</a>, <a class="el" href="emix_8h-source.html#l00227">epdfs</a>, and <a class="el" href="bdmbase_8h-source.html#l00639">bdm::compositepdf::mpdfs</a>.</p> 304 >>>>>>> doc:library/doc/html/classbdm_1_1mprod.html 292 305 293 306 </div> … … 323 336 <dl compact><dt><b>Parameters:</b></dt><dd> 324 337 <table border="0" cellspacing="2" cellpadding="0"> 325 <tr><td valign="top"></td><td valign="top"><em>N</em> </td><td>samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 49.png">. </td></tr>338 <tr><td valign="top"></td><td valign="top"><em>N</em> </td><td>samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">. </td></tr> 326 339 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 327 340 </table> 328 341 </dl> 329 342 343 <<<<<<< HEAD:library/doc/html/classbdm_1_1mprod.html 330 344 <p>References <a class="el" href="bdmbase_8h_source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h_source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="bdmbase_8h_source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h_source.html#l00263">bdm::epdf::sample()</a>.</p> 345 ======= 346 <p>References <a class="el" href="bdmbase_8h-source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h-source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="bdmbase_8h-source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h-source.html#l00263">bdm::epdf::sample()</a>.</p> 347 >>>>>>> doc:library/doc/html/classbdm_1_1mprod.html 331 348 332 349 </div> … … 335 352 <li><a class="el" href="emix_8h_source.html">emix.h</a></ul> 336 353 </div> 354 <<<<<<< HEAD:library/doc/html/classbdm_1_1mprod.html 337 355 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:52 2009 for mixpp by 356 ======= 357 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:54 2009 for mixpp by 358 >>>>>>> doc:library/doc/html/classbdm_1_1mprod.html 338 359 <a href="http://www.doxygen.org/index.html"> 339 360 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>