Show
Ignore:
Timestamp:
06/24/09 21:56:30 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1mepdf.html

    r396 r397  
    7272<a href="#_details">More...</a> 
    7373<p> 
     74<<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 
    7475<code>#include &lt;<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>&gt;</code> 
     76======= 
     77<code>#include &lt;<a class="el" href="bdmbase_8h-source.html">bdmbase.h</a>&gt;</code> 
     78>>>>>>> doc:library/doc/html/classbdm_1_1mepdf.html 
    7579<p> 
    7680 
     
    110114<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">samplecond</a> (const vec &amp;cond)</td></tr> 
    111115 
    112 <tr><td class="mdescLeft">&nbsp;</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">&nbsp;</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> 
    113117<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#afe4185b26baeb03688202e254d3b005">samplecond_m</a> (const vec &amp;cond, int N)</td></tr> 
    114118 
     
    196200<p>Reimplemented from <a class="el" href="classbdm_1_1mpdf.html#30a0bceb948e287d497c578e371b1667">bdm::mpdf</a>.</p> 
    197201 
     202<<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 
    198203<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 
    199207 
    200208</div> 
     
    217225 
    218226<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">.  
     227Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">.  
    220228<p> 
    221229<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    227235<p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> 
    228236 
     237<<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 
    229238<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> 
    230239 
    231240<p>Referenced by <a class="el" href="particles_8h_source.html#l00207">bdm::MPF&lt; BM_T &gt;::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&lt; BM_T &gt;::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 
    232246 
    233247</div> 
     
    263277<dl compact><dt><b>Parameters:</b></dt><dd> 
    264278  <table border="0" cellspacing="2" cellpadding="0"> 
    265     <tr><td valign="top"></td><td valign="top"><em>N</em>&nbsp;</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>&nbsp;</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> 
    266280    <tr><td valign="top"></td><td valign="top"><em>cond</em>&nbsp;</td><td>is numeric value of <code>rv</code> </td></tr> 
    267281  </table> 
    268282</dl> 
    269283 
     284<<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 
    270285<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 
    271289 
    272290</div> 
    273291</div><p> 
    274292<hr>The documentation for this class was generated from the following file:<ul> 
     293<<<<<<< HEAD:library/doc/html/classbdm_1_1mepdf.html 
    275294<li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a></ul> 
    276295</div> 
    277296<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:48 2009 for mixpp by&nbsp; 
     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&nbsp; 
     301>>>>>>> doc:library/doc/html/classbdm_1_1mepdf.html 
    278302<a href="http://www.doxygen.org/index.html"> 
    279303<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>