Changeset 397 for library/doc/html/classbdm_1_1mgnorm.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1mgnorm.html
r396 r397 72 72 <a href="#_details">More...</a> 73 73 <p> 74 <<<<<<< HEAD:library/doc/html/classbdm_1_1mgnorm.html 74 75 <code>#include <<a class="el" href="exp__family_8h_source.html">exp_family.h</a>></code> 76 ======= 77 <code>#include <<a class="el" href="exp__family_8h-source.html">exp_family.h</a>></code> 78 >>>>>>> doc:library/doc/html/classbdm_1_1mgnorm.html 75 79 <p> 76 80 … … 108 112 <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> 109 113 110 <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>114 <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> 111 115 <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> 112 116 … … 224 228 <p>Reimplemented from <a class="el" href="classbdm_1_1mpdf.html#30a0bceb948e287d497c578e371b1667">bdm::mpdf</a>.</p> 225 229 230 <<<<<<< HEAD:library/doc/html/classbdm_1_1mgnorm.html 226 231 <p>References <a class="el" href="user__info_8h_source.html#l00358">bdm::UI::get()</a>, and <a class="el" href="exp__family_8h_source.html#l00570">bdm::mgnorm< sq_T >::set_parameters()</a>.</p> 232 ======= 233 <p>References <a class="el" href="exp__family_8h-source.html#l00570">bdm::mgnorm< sq_T >::set_parameters()</a>.</p> 234 >>>>>>> doc:library/doc/html/classbdm_1_1mgnorm.html 227 235 228 236 </div> … … 245 253 246 254 <p> 247 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 49.png">.255 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">. 248 256 <p> 249 257 <dl compact><dt><b>Parameters:</b></dt><dd> … … 255 263 <p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> 256 264 265 <<<<<<< HEAD:library/doc/html/classbdm_1_1mgnorm.html 257 266 <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> 258 267 259 268 <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> 269 ======= 270 <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> 271 272 <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> 273 >>>>>>> doc:library/doc/html/classbdm_1_1mgnorm.html 260 274 261 275 </div> … … 291 305 <dl compact><dt><b>Parameters:</b></dt><dd> 292 306 <table border="0" cellspacing="2" cellpadding="0"> 293 <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>307 <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> 294 308 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 295 309 </table> 296 310 </dl> 297 311 312 <<<<<<< HEAD:library/doc/html/classbdm_1_1mgnorm.html 298 313 <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> 314 ======= 315 <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> 316 >>>>>>> doc:library/doc/html/classbdm_1_1mgnorm.html 299 317 300 318 </div> 301 319 </div><p> 302 320 <hr>The documentation for this class was generated from the following file:<ul> 321 <<<<<<< HEAD:library/doc/html/classbdm_1_1mgnorm.html 303 322 <li><a class="el" href="exp__family_8h_source.html">exp_family.h</a></ul> 304 323 </div> 305 324 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:55 2009 for mixpp by 325 ======= 326 <li><a class="el" href="exp__family_8h-source.html">exp_family.h</a></ul> 327 </div> 328 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:54 2009 for mixpp by 329 >>>>>>> doc:library/doc/html/classbdm_1_1mgnorm.html 306 330 <a href="http://www.doxygen.org/index.html"> 307 331 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>