Changeset 275 for doc/html/classbdm_1_1mepdf.html
- Timestamp:
- 02/17/09 11:15:56 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1mepdf.html
r271 r275 100 100 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">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="#f0c1db6fcbb3aae2dd6123884457a367"></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="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 103 103 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#afe4185b26baeb03688202e254d3b005">samplecond_m</a> (const vec &cond, int N)</td></tr> 104 104 … … 173 173 174 174 <p> 175 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 10.png">.175 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_46.png">. 176 176 <p> 177 177 <dl compact><dt><b>Parameters:</b></dt><dd> … … 219 219 <dl compact><dt><b>Parameters:</b></dt><dd> 220 220 <table border="0" cellspacing="2" cellpadding="0"> 221 <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>221 <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> 222 222 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 223 223 <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> … … 232 232 <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 233 233 </div> 234 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:472009 for mixpp by 234 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:40 2009 for mixpp by 235 235 <a href="http://www.doxygen.org/index.html"> 236 236 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>