Changeset 145 for doc/html/classmpdf.html
- Timestamp:
- 08/20/08 15:41:21 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classmpdf.html
r139 r145 53 53 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#6bf806badfdac606c847e458e8fce18c">samplecond</a> (vec &cond, vec &ll, int N)</td></tr> 54 54 55 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns N samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">. <a href="#6bf806badfdac606c847e458e8fce18c"></a><br></td></tr>55 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns. <a href="#6bf806badfdac606c847e458e8fce18c"></a><br></td></tr> 56 56 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f95a0cc6ab40611f46804682446ed83"></a><!-- doxytag: member="mpdf::condition" ref="0f95a0cc6ab40611f46804682446ed83" args="(const vec &cond)" --> 57 57 virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#0f95a0cc6ab40611f46804682446ed83">condition</a> (const vec &cond)</td></tr> … … 169 169 170 170 <p> 171 Returns N samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">.171 Returns. 172 172 <p> 173 173 <dl compact><dt><b>Parameters:</b></dt><dd> 174 174 <table border="0" cellspacing="2" cellpadding="0"> 175 <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> 175 176 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 176 177 <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> … … 185 186 </div><p> 186 187 <hr>The documentation for this class was generated from the following file:<ul> 187 <li>work/ mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul>188 <li>work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 188 189 </div> 189 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 1 1:58:552008 for mixpp by 190 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 17:22:10 2008 for mixpp by 190 191 <a href="http://www.doxygen.org/index.html"> 191 192 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>