Changeset 275 for doc/html/classbdm_1_1mprod.html
- Timestamp:
- 02/17/09 11:15:56 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1mprod.html
r271 r275 100 100 <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> 101 101 102 <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_ 10.png">. <a href="#ee715a8013acf9892f6cb489db595555"></a><br></td></tr>102 <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_46.png">. <a href="#ee715a8013acf9892f6cb489db595555"></a><br></td></tr> 103 103 <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)" --> 104 104 mat </td><td class="memItemRight" valign="bottom"><b>samplecond</b> (const vec &cond, int N)</td></tr> … … 204 204 205 205 <p> 206 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 10.png">.206 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_46.png">. 207 207 <p> 208 208 <dl compact><dt><b>Parameters:</b></dt><dd> … … 279 279 <dl compact><dt><b>Parameters:</b></dt><dd> 280 280 <table border="0" cellspacing="2" cellpadding="0"> 281 <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_ 10.png">. </td></tr>281 <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_46.png">. </td></tr> 282 282 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 283 283 <tr><td valign="top"></td><td valign="top"><em>ll</em> </td><td>is a return value of log-likelihood of the sample. </td></tr> … … 292 292 <li><a class="el" href="emix_8h-source.html">emix.h</a></ul> 293 293 </div> 294 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:412009 for mixpp by 294 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:36 2009 for mixpp by 295 295 <a href="http://www.doxygen.org/index.html"> 296 296 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>