Changeset 139 for doc/html/classmEF.html

Show
Ignore:
Timestamp:
08/18/08 14:27:50 (16 years ago)
Author:
smidl
Message:

Documentation update

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classmEF.html

    r106 r139  
    55<link href="tabs.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.5 --> 
     7<!-- Generated by Doxygen 1.5.6 --> 
    88<div class="navigation" id="top"> 
    99  <div class="tabs"> 
     
    5555 
    5656<tr><td class="mdescLeft">&nbsp;</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="#b0193a350c97933ddf15b15a130da352"></a><br></td></tr> 
     57<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#6bf806badfdac606c847e458e8fce18c">samplecond</a> (vec &amp;cond, vec &amp;ll, int N)</td></tr> 
     58 
     59<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns N samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">.  <a href="#6bf806badfdac606c847e458e8fce18c"></a><br></td></tr> 
    5760<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f95a0cc6ab40611f46804682446ed83"></a><!-- doxytag: member="mEF::condition" ref="0f95a0cc6ab40611f46804682446ed83" args="(const vec &amp;cond)" --> 
    5861virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#0f95a0cc6ab40611f46804682446ed83">condition</a> (const vec &amp;cond)</td></tr> 
     
    108111          <td></td> 
    109112          <td>)</td> 
    110           <td></td><td></td><td width="100%"><code> [inline, virtual, inherited]</code></td> 
     113          <td></td><td></td><td><code> [inline, virtual, inherited]</code></td> 
    111114        </tr> 
    112115      </table> 
     
    126129<p>Reimplemented in <a class="el" href="classmlnorm.html#decf3e3b5c8e0812e5b4dbe94fa2ae18">mlnorm&lt; sq_T &gt;</a>, and <a class="el" href="classmgamma.html#9f40dc43885085fad8e3d6652b79e139">mgamma</a>.</p> 
    127130 
    128 <p>References <a class="el" href="libBM_8h-source.html#l00171">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00163">mpdf::ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 
     131<p>References <a class="el" href="libBM_8h-source.html#l00180">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00163">mpdf::ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 
    129132 
    130133<p>Referenced by <a class="el" href="libPF_8h-source.html#l00137">MPF&lt; BM_T &gt;::bayes()</a>, and <a class="el" href="libPF_8cpp-source.html#l00007">PF::bayes()</a>.</p> 
     134 
     135</div> 
     136</div><p> 
     137<a class="anchor" name="6bf806badfdac606c847e458e8fce18c"></a><!-- doxytag: member="mEF::samplecond" ref="6bf806badfdac606c847e458e8fce18c" args="(vec &amp;cond, vec &amp;ll, int N)" --> 
     138<div class="memitem"> 
     139<div class="memproto"> 
     140      <table class="memname"> 
     141        <tr> 
     142          <td class="memname">virtual mat mpdf::samplecond           </td> 
     143          <td>(</td> 
     144          <td class="paramtype">vec &amp;&nbsp;</td> 
     145          <td class="paramname"> <em>cond</em>, </td> 
     146        </tr> 
     147        <tr> 
     148          <td class="paramkey"></td> 
     149          <td></td> 
     150          <td class="paramtype">vec &amp;&nbsp;</td> 
     151          <td class="paramname"> <em>ll</em>, </td> 
     152        </tr> 
     153        <tr> 
     154          <td class="paramkey"></td> 
     155          <td></td> 
     156          <td class="paramtype">int&nbsp;</td> 
     157          <td class="paramname"> <em>N</em></td><td>&nbsp;</td> 
     158        </tr> 
     159        <tr> 
     160          <td></td> 
     161          <td>)</td> 
     162          <td></td><td></td><td><code> [inline, virtual, inherited]</code></td> 
     163        </tr> 
     164      </table> 
     165</div> 
     166<div class="memdoc"> 
     167 
     168<p> 
     169Returns N samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">.  
     170<p> 
     171<dl compact><dt><b>Parameters:</b></dt><dd> 
     172  <table border="0" cellspacing="2" cellpadding="0"> 
     173    <tr><td valign="top"></td><td valign="top"><em>cond</em>&nbsp;</td><td>is numeric value of <code>rv</code> </td></tr> 
     174    <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> 
     175  </table> 
     176</dl> 
     177 
     178<p>Reimplemented in <a class="el" href="classmlnorm.html#215fb88cc8b95d64cdefd6849abdd1e8">mlnorm&lt; sq_T &gt;</a>, and <a class="el" href="classmgamma.html#e9d52749793f40aad85b70c6db4435ae">mgamma</a>.</p> 
     179 
     180<p>References <a class="el" href="libBM_8h-source.html#l00180">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00057">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00163">mpdf::ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, <a class="el" href="libBM_8h-source.html#l00159">mpdf::rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 
    131181 
    132182</div> 
     
    135185<li>work/mixpp/bdm/stat/<a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 
    136186</div> 
    137 <hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 23:06:43 2008 for mixpp by&nbsp; 
     187<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 11:58:54 2008 for mixpp by&nbsp; 
    138188<a href="http://www.doxygen.org/index.html"> 
    139 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> 
     189<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> 
    140190</body> 
    141191</html>