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