Show
Ignore:
Timestamp:
01/15/09 10:54:16 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classmpdf.html

    r224 r234  
    3838<p><center><img src="classmpdf__inherit__graph.png" border="0" usemap="#mpdf__inherit__map" alt="Inheritance graph"></center> 
    3939<map name="mpdf__inherit__map"> 
    40 <area shape="rect" href="classmEF.html" title="Exponential family model." alt="" coords="164,87,212,113"><area shape="rect" href="classmepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="236,87,297,113"><area shape="rect" href="classmmix.html" title="Mixture of mpdfs with constant weights, all mpdfs are of equal type." alt="" coords="321,87,377,113"><area shape="rect" href="classmprod.html" title="Chain rule decomposition of epdf." alt="" coords="401,87,465,113"><area shape="rect" href="classmratio.html" title="Class representing ratio of two densities which arise e.g. by applying the Bayes..." alt="" coords="489,87,553,113"><area shape="rect" href="classmgamma.html" title="Gamma random walk." alt="" coords="16,167,99,193"><area shape="rect" href="classmlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="123,167,253,193"><area shape="rect" href="classmlnorm.html" title="mlnorm\&lt; ldmat \&gt;" alt="" coords="177,263,316,289"><area shape="rect" href="classmgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="5,263,109,289"><area shape="rect" href="classmlstudent.html" title="mlstudent" alt="" coords="204,343,289,369"></map> 
     40<area shape="rect" href="classmEF.html" title="Exponential family model." alt="" coords="212,87,260,113"><area shape="rect" href="classmepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="284,87,345,113"><area shape="rect" href="classmmix.html" title="Mixture of mpdfs with constant weights, all mpdfs are of equal type." alt="" coords="369,87,425,113"><area shape="rect" href="classmprod.html" title="Chain rule decomposition of epdf." alt="" coords="449,87,513,113"><area shape="rect" href="classmratio.html" title="Class representing ratio of two densities which arise e.g. by applying the Bayes..." alt="" coords="537,87,601,113"><area shape="rect" href="classmgamma.html" title="Gamma random walk." alt="" coords="21,167,104,193"><area shape="rect" href="classmigamma.html" title="Inverse&#45;Gamma random walk." alt="" coords="137,167,225,193"><area shape="rect" href="classmlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="249,167,380,193"><area shape="rect" href="classmlnorm.html" title="mlnorm\&lt; ldmat \&gt;" alt="" coords="305,263,444,289"><area shape="rect" href="classmgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="5,263,109,289"><area shape="rect" href="classmigamma__fix.html" title="Inverse&#45;Gamma random walk around a fixed point." alt="" coords="133,263,240,289"><area shape="rect" href="classmlstudent.html" title="mlstudent" alt="" coords="332,343,417,369"></map> 
    4141<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    4242<div class="dynheader"> 
     
    5454<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#3f172b79ec4a5ebc87898a5381141f1b">samplecond</a> (const vec &amp;cond, double &amp;ll)</td></tr> 
    5555 
    56 <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="#3f172b79ec4a5ebc87898a5381141f1b"></a><br></td></tr> 
     56<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="#3f172b79ec4a5ebc87898a5381141f1b"></a><br></td></tr> 
    5757<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#b1dae6171ee39a6a05976c7b1007a3c5">samplecond_m</a> (const vec &amp;cond, vec &amp;ll, int N)</td></tr> 
    5858 
     
    8888<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e17780ee5b2cfe05922a6c56af1462f8"></a><!-- doxytag: member="mpdf::_epdf" ref="e17780ee5b2cfe05922a6c56af1462f8" args="()" --> 
    8989<a class="el" href="classepdf.html">epdf</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#e17780ee5b2cfe05922a6c56af1462f8">_epdf</a> ()</td></tr> 
     90 
     91<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
     92<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="75ded3b0f657cd7da6590691a810963c"></a><!-- doxytag: member="mpdf::_e" ref="75ded3b0f657cd7da6590691a810963c" args="()" --> 
     93<a class="el" href="classepdf.html">epdf</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#75ded3b0f657cd7da6590691a810963c">_e</a> ()</td></tr> 
    9094 
    9195<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
     
    132136 
    133137<p> 
    134 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>.  
    135 <p> 
    136 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">. <dl compact><dt><b>Parameters:</b></dt><dd> 
     138Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">.  
     139<p> 
     140<dl compact><dt><b>Parameters:</b></dt><dd> 
    137141  <table border="0" cellspacing="2" cellpadding="0"> 
    138142    <tr><td valign="top"></td><td valign="top"><em>cond</em>&nbsp;</td><td>is numeric value of <code>rv</code> </td></tr> 
     
    143147<p>Reimplemented in <a class="el" href="classmprod.html#a48887eb8738a9e5550bfc38eb8e9d68">mprod</a>.</p> 
    144148 
    145 <p>References <a class="el" href="libBM_8h-source.html#l00238">condition()</a>, <a class="el" href="libBM_8h-source.html#l00219">ep</a>, <a class="el" href="classepdf.html#e1996af1da1fa1214270066a96ca113e">epdf::evallog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 
    146  
    147 <p>Referenced by <a class="el" href="libPF_8h-source.html#l00138">MPF&lt; BM_T &gt;::bayes()</a>, and <a class="el" href="libPF_8cpp-source.html#l00007">PF::bayes()</a>.</p> 
     149<p>References <a class="el" href="libBM_8h-source.html#l00239">condition()</a>, <a class="el" href="libBM_8h-source.html#l00222">ep</a>, <a class="el" href="classepdf.html#e1996af1da1fa1214270066a96ca113e">epdf::evallog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 
     150 
     151<p>Referenced by <a class="el" href="libPF_8h-source.html#l00147">MPF&lt; BM_T &gt;::bayes()</a>, and <a class="el" href="libPF_8cpp-source.html#l00007">PF::bayes()</a>.</p> 
    148152 
    149153</div> 
     
    191195</dl> 
    192196 
    193 <p>References <a class="el" href="libBM_8h-source.html#l00238">condition()</a>, <a class="el" href="libBM_8h-source.html#l00077">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00219">ep</a>, <a class="el" href="classepdf.html#e1996af1da1fa1214270066a96ca113e">epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00215">rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 
     197<p>References <a class="el" href="libBM_8h-source.html#l00239">condition()</a>, <a class="el" href="libBM_8h-source.html#l00077">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00222">ep</a>, <a class="el" href="classepdf.html#e1996af1da1fa1214270066a96ca113e">epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00218">rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 
    194198 
    195199</div> 
     
    198202<li>work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
    199203</div> 
    200 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:29:18 2009 for mixpp by&nbsp; 
     204<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 15 10:51:25 2009 for mixpp by&nbsp; 
    201205<a href="http://www.doxygen.org/index.html"> 
    202206<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>