Changeset 397 for library/doc/html/classbdm_1_1mepdf.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1mepdf.html
r396 r397 72 72 <a href="#_details">More...</a> 73 73 <p> 74 <<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 74 75 <code>#include <<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>></code> 76 ======= 77 <code>#include <<a class="el" href="bdmbase_8h-source.html">bdmbase.h</a>></code> 78 >>>>>>> doc:library/doc/html/classbdm_1_1mepdf.html 75 79 <p> 76 80 … … 110 114 <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> 111 115 112 <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_ 49.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr>116 <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_11.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 113 117 <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> 114 118 … … 196 200 <p>Reimplemented from <a class="el" href="classbdm_1_1mpdf.html#30a0bceb948e287d497c578e371b1667">bdm::mpdf</a>.</p> 197 201 202 <<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 198 203 <p>References <a class="el" href="bdmbase_8h_source.html#l00348">bdm::mpdf::ep</a>.</p> 204 ======= 205 <p>References <a class="el" href="bdmbase_8h-source.html#l00348">bdm::mpdf::ep</a>.</p> 206 >>>>>>> doc:library/doc/html/classbdm_1_1mepdf.html 199 207 200 208 </div> … … 217 225 218 226 <p> 219 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 49.png">.227 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">. 220 228 <p> 221 229 <dl compact><dt><b>Parameters:</b></dt><dd> … … 227 235 <p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> 228 236 237 <<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 229 238 <p>References <a class="el" href="bdmbase_8h_source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h_source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h_source.html#l00263">bdm::epdf::sample()</a>.</p> 230 239 231 240 <p>Referenced by <a class="el" href="particles_8h_source.html#l00207">bdm::MPF< BM_T >::bayes()</a>, <a class="el" href="particles_8cpp_source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="datasources_8cpp_source.html#l00043">bdm::ArxDS::step()</a>.</p> 241 ======= 242 <p>References <a class="el" href="bdmbase_8h-source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h-source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h-source.html#l00263">bdm::epdf::sample()</a>.</p> 243 244 <p>Referenced by <a class="el" href="particles_8h-source.html#l00207">bdm::MPF< BM_T >::bayes()</a>, <a class="el" href="particles_8cpp-source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="datasources_8cpp-source.html#l00043">bdm::ArxDS::step()</a>.</p> 245 >>>>>>> doc:library/doc/html/classbdm_1_1mepdf.html 232 246 233 247 </div> … … 263 277 <dl compact><dt><b>Parameters:</b></dt><dd> 264 278 <table border="0" cellspacing="2" cellpadding="0"> 265 <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_ 49.png">. </td></tr>279 <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_11.png">. </td></tr> 266 280 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 267 281 </table> 268 282 </dl> 269 283 284 <<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 270 285 <p>References <a class="el" href="bdmbase_8h_source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h_source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="bdmbase_8h_source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h_source.html#l00263">bdm::epdf::sample()</a>.</p> 286 ======= 287 <p>References <a class="el" href="bdmbase_8h-source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h-source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="bdmbase_8h-source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h-source.html#l00263">bdm::epdf::sample()</a>.</p> 288 >>>>>>> doc:library/doc/html/classbdm_1_1mepdf.html 271 289 272 290 </div> 273 291 </div><p> 274 292 <hr>The documentation for this class was generated from the following file:<ul> 293 <<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 275 294 <li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a></ul> 276 295 </div> 277 296 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:48 2009 for mixpp by 297 ======= 298 <li><a class="el" href="bdmbase_8h-source.html">bdmbase.h</a></ul> 299 </div> 300 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:52 2009 for mixpp by 301 >>>>>>> doc:library/doc/html/classbdm_1_1mepdf.html 278 302 <a href="http://www.doxygen.org/index.html"> 279 303 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>