Show
Ignore:
Timestamp:
02/11/09 14:15:39 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1mpdf.html

    r264 r269  
    5353<tr><td></td></tr> 
    5454<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
    55 <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#e4848a428d8ef0549c6e4a9ed386d9f2">samplecond</a> (const vec &amp;cond, double &amp;ll)</td></tr> 
     55<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> 
    5656 
    57 <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_10.png">.  <a href="#e4848a428d8ef0549c6e4a9ed386d9f2"></a><br></td></tr> 
     57<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_10.png">.  <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 
    5858<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#ee26963a637b2ea1fb1933652981e652">samplecond_m</a> (const vec &amp;cond, vec &amp;ll, int N)</td></tr> 
    5959 
     
    111111<hr><a name="_details"></a><h2>Detailed Description</h2> 
    112112Conditional probability density, e.g. modeling some dependencies. <hr><h2>Member Function Documentation</h2> 
    113 <a class="anchor" name="e4848a428d8ef0549c6e4a9ed386d9f2"></a><!-- doxytag: member="bdm::mpdf::samplecond" ref="e4848a428d8ef0549c6e4a9ed386d9f2" args="(const vec &amp;cond, double &amp;ll)" --> 
     113<a class="anchor" name="f0c1db6fcbb3aae2dd6123884457a367"></a><!-- doxytag: member="bdm::mpdf::samplecond" ref="f0c1db6fcbb3aae2dd6123884457a367" args="(const vec &amp;cond)" --> 
    114114<div class="memitem"> 
    115115<div class="memproto"> 
     
    119119          <td>(</td> 
    120120          <td class="paramtype">const vec &amp;&nbsp;</td> 
    121           <td class="paramname"> <em>cond</em>, </td> 
    122         </tr> 
    123         <tr> 
    124           <td class="paramkey"></td> 
    125           <td></td> 
    126           <td class="paramtype">double &amp;&nbsp;</td> 
    127           <td class="paramname"> <em>ll</em></td><td>&nbsp;</td> 
    128         </tr> 
    129         <tr> 
    130           <td></td> 
    131           <td>)</td> 
    132           <td></td><td></td><td><code> [inline, virtual]</code></td> 
     121          <td class="paramname"> <em>cond</em>          </td> 
     122          <td>&nbsp;)&nbsp;</td> 
     123          <td><code> [inline, virtual]</code></td> 
    133124        </tr> 
    134125      </table> 
     
    142133  <table border="0" cellspacing="2" cellpadding="0"> 
    143134    <tr><td valign="top"></td><td valign="top"><em>cond</em>&nbsp;</td><td>is numeric value of <code>rv</code> </td></tr> 
    144     <tr><td valign="top"></td><td valign="top"><em>ll</em>&nbsp;</td><td>is a return value of log-likelihood of the sample. </td></tr> 
    145135  </table> 
    146136</dl> 
    147137 
    148 <p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#1a37c2aaba8bde7fce5351c39b6e1168">bdm::mprod</a>.</p> 
    149  
    150 <p>References <a class="el" href="libBM_8h-source.html#l00248">condition()</a>, <a class="el" href="libBM_8h-source.html#l00231">ep</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
     138<p>References <a class="el" href="libBM_8h-source.html#l00250">condition()</a>, <a class="el" href="libBM_8h-source.html#l00233">ep</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
    151139 
    152140<p>Referenced by <a class="el" href="libPF_8h-source.html#l00143">bdm::MPF&lt; BM_T &gt;::bayes()</a>, <a class="el" href="libPF_8cpp-source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="libDS_8cpp-source.html#l00044">bdm::ArxDS::step()</a>.</p> 
     
    196184</dl> 
    197185 
    198 <p>References <a class="el" href="libBM_8h-source.html#l00248">condition()</a>, <a class="el" href="libBM_8h-source.html#l00084">bdm::RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00231">ep</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00227">rv</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
     186<p>References <a class="el" href="libBM_8h-source.html#l00250">condition()</a>, <a class="el" href="libBM_8h-source.html#l00086">bdm::RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00233">ep</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00229">rv</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
    199187 
    200188</div> 
     
    203191<li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
    204192</div> 
    205 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:50:07 2009 for mixpp by&nbsp; 
     193<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:54 2009 for mixpp by&nbsp; 
    206194<a href="http://www.doxygen.org/index.html"> 
    207195<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>