Changeset 234 for doc/html/classmprod.html
- Timestamp:
- 01/15/09 10:54:16 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classmprod.html
r224 r234 59 59 <tr><td class="memItemLeft" nowrap align="right" valign="top">vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classmprod.html#a48887eb8738a9e5550bfc38eb8e9d68">samplecond</a> (const vec &cond, double &ll)</td></tr> 60 60 61 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the required moment of the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>. <a href="#a48887eb8738a9e5550bfc38eb8e9d68"></a><br></td></tr>61 <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="#a48887eb8738a9e5550bfc38eb8e9d68"></a><br></td></tr> 62 62 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e171c40e210539c2af01d6237785620b"></a><!-- doxytag: member="mprod::samplecond" ref="e171c40e210539c2af01d6237785620b" args="(const vec &cond, vec &ll, int N)" --> 63 63 mat </td><td class="memItemRight" valign="bottom"><b>samplecond</b> (const vec &cond, vec &ll, int N)</td></tr> … … 91 91 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e17780ee5b2cfe05922a6c56af1462f8"></a><!-- doxytag: member="mprod::_epdf" ref="e17780ee5b2cfe05922a6c56af1462f8" args="()" --> 92 92 <a class="el" href="classepdf.html">epdf</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#e17780ee5b2cfe05922a6c56af1462f8">_epdf</a> ()</td></tr> 93 94 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> 95 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="75ded3b0f657cd7da6590691a810963c"></a><!-- doxytag: member="mprod::_e" ref="75ded3b0f657cd7da6590691a810963c" args="()" --> 96 <a class="el" href="classepdf.html">epdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#75ded3b0f657cd7da6590691a810963c">_e</a> ()</td></tr> 93 97 94 98 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> … … 153 157 154 158 <p> 155 Returns the required moment of the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>.156 <p> 157 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">.<dl compact><dt><b>Parameters:</b></dt><dd>159 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">. 160 <p> 161 <dl compact><dt><b>Parameters:</b></dt><dd> 158 162 <table border="0" cellspacing="2" cellpadding="0"> 159 163 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> … … 164 168 <p>Reimplemented from <a class="el" href="classmpdf.html#3f172b79ec4a5ebc87898a5381141f1b">mpdf</a>.</p> 165 169 166 <p>References <a class="el" href="libBM_8h-source.html#l00077">RV::count()</a>, <a class="el" href="emix_8h-source.html#l001 59">dls</a>, <a class="el" href="emix_8h-source.html#l00157">epdfs</a>, <a class="el" href="libBM_8h-source.html#l00360">compositepdf::mpdfs</a>, <a class="el" href="libBM_8h-source.html#l00358">compositepdf::n</a>, and <a class="el" href="libBM_8h-source.html#l00215">mpdf::rv</a>.</p>170 <p>References <a class="el" href="libBM_8h-source.html#l00077">RV::count()</a>, <a class="el" href="emix_8h-source.html#l00166">dls</a>, <a class="el" href="emix_8h-source.html#l00164">epdfs</a>, <a class="el" href="libBM_8h-source.html#l00363">compositepdf::mpdfs</a>, <a class="el" href="libBM_8h-source.html#l00361">compositepdf::n</a>, and <a class="el" href="libBM_8h-source.html#l00218">mpdf::rv</a>.</p> 167 171 168 172 </div> … … 193 197 </dl> 194 198 195 <p>References <a class="el" href="libBM_8cpp-source.html#l00053">RV::add()</a>, <a class="el" href="libBM_8h-source.html#l0036 0">compositepdf::mpdfs</a>, and <a class="el" href="libBM_8h-source.html#l00358">compositepdf::n</a>.</p>199 <p>References <a class="el" href="libBM_8cpp-source.html#l00053">RV::add()</a>, <a class="el" href="libBM_8h-source.html#l00363">compositepdf::mpdfs</a>, and <a class="el" href="libBM_8h-source.html#l00361">compositepdf::n</a>.</p> 196 200 197 201 </div> … … 239 243 </dl> 240 244 241 <p>References <a class="el" href="libBM_8h-source.html#l0023 8">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00077">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00219">mpdf::ep</a>, <a class="el" href="classepdf.html#e1996af1da1fa1214270066a96ca113e">epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00215">mpdf::rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p>245 <p>References <a class="el" href="libBM_8h-source.html#l00239">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00077">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00222">mpdf::ep</a>, <a class="el" href="classepdf.html#e1996af1da1fa1214270066a96ca113e">epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00218">mpdf::rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 242 246 243 247 </div> … … 246 250 <li>work/git/mixpp/bdm/stat/<a class="el" href="emix_8h-source.html">emix.h</a></ul> 247 251 </div> 248 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:29:182009 for mixpp by 252 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 15 10:51:26 2009 for mixpp by 249 253 <a href="http://www.doxygen.org/index.html"> 250 254 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>