Changeset 323 for doc/html/classbdm_1_1mlnorm.html
- Timestamp:
- 04/23/09 21:12:23 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1mlnorm.html
r312 r323 107 107 <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> 108 108 109 <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>109 <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_50.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 110 110 <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> 111 111 … … 186 186 Normal distributed linear function with linear function of mean value;. 187 187 <p> 188 Mean value <img class="formulaInl" alt="$mu=A*rvc+mu_0$" src="form_6 1.png">. <hr><h2>Member Function Documentation</h2>188 Mean value <img class="formulaInl" alt="$mu=A*rvc+mu_0$" src="form_67.png">. <hr><h2>Member Function Documentation</h2> 189 189 <a class="anchor" name="0dafc0196e7e07fd06dc6716e0e18bc2"></a><!-- doxytag: member="bdm::mlnorm::condition" ref="0dafc0196e7e07fd06dc6716e0e18bc2" args="(const vec &cond)" --> 190 190 <div class="memitem"> … … 230 230 231 231 <p> 232 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 46.png">.232 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_50.png">. 233 233 <p> 234 234 <dl compact><dt><b>Parameters:</b></dt><dd> … … 276 276 <dl compact><dt><b>Parameters:</b></dt><dd> 277 277 <table border="0" cellspacing="2" cellpadding="0"> 278 <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>278 <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_50.png">. </td></tr> 279 279 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 280 280 </table> … … 288 288 <li><a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 289 289 </div> 290 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 9 14:33:212009 for mixpp by 290 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:46 2009 for mixpp by 291 291 <a href="http://www.doxygen.org/index.html"> 292 292 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>