Show
Ignore:
Timestamp:
12/18/08 20:38:46 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classemix.html

    r210 r219  
    1111      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> 
    1212      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
     13      <li><a href="modules.html"><span>Modules</span></a></li> 
    1314      <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 
    1415      <li><a href="files.html"><span>Files</span></a></li> 
     
    6263 
    6364<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">return expected value <br></td></tr> 
    64 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="469e910479b3402589104ef3bb1b5741"></a><!-- doxytag: member="emix::evalpdflog" ref="469e910479b3402589104ef3bb1b5741" args="(const vec &amp;val) const " --> 
    65 double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classemix.html#469e910479b3402589104ef3bb1b5741">evalpdflog</a> (const vec &amp;val) const </td></tr> 
     65<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="82691a72b583dab957cbd60d9283e47a"></a><!-- doxytag: member="emix::evallog" ref="82691a72b583dab957cbd60d9283e47a" args="(const vec &amp;val) const " --> 
     66double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classemix.html#82691a72b583dab957cbd60d9283e47a">evallog</a> (const vec &amp;val) const </td></tr> 
    6667 
    6768<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compute log-probability of argument <code>val</code>. <br></td></tr> 
    68 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="375bfba7c79915c88c2e612bcf83dacb"></a><!-- doxytag: member="emix::evalpdflog_m" ref="375bfba7c79915c88c2e612bcf83dacb" args="(const mat &amp;Val) const " --> 
    69 vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classemix.html#375bfba7c79915c88c2e612bcf83dacb">evalpdflog_m</a> (const mat &amp;Val) const </td></tr> 
     69<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b3eb9e153e8bfdb6bb47adecc278cbca"></a><!-- doxytag: member="emix::evallog_m" ref="b3eb9e153e8bfdb6bb47adecc278cbca" args="(const mat &amp;Val) const " --> 
     70vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classemix.html#b3eb9e153e8bfdb6bb47adecc278cbca">evallog_m</a> (const mat &amp;Val) const </td></tr> 
    7071 
    7172<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compute log-probability of multiple values argument <code>val</code>. <br></td></tr> 
    72 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="07b5638de45d1fe83eb4da37594fcc68"></a><!-- doxytag: member="emix::evalpdflog_M" ref="07b5638de45d1fe83eb4da37594fcc68" args="(const mat &amp;Val) const " --> 
    73 mat&nbsp;</td><td class="memItemRight" valign="bottom"><b>evalpdflog_M</b> (const mat &amp;Val) const </td></tr> 
     73<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="44ae2b86c650c2ccb967969c1859d268"></a><!-- doxytag: member="emix::evallog_M" ref="44ae2b86c650c2ccb967969c1859d268" args="(const mat &amp;Val) const " --> 
     74mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classemix.html#44ae2b86c650c2ccb967969c1859d268">evallog_M</a> (const mat &amp;Val) const </td></tr> 
    7475 
     76<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function that returns pdflog for each component. <br></td></tr> 
    7577<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="33afde698093d458ce71875f7ee7384a"></a><!-- doxytag: member="emix::marginal" ref="33afde698093d458ce71875f7ee7384a" args="(const RV &amp;rv) const " --> 
    7678<a class="el" href="classemix.html">emix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classemix.html#33afde698093d458ce71875f7ee7384a">marginal</a> (const <a class="el" href="classRV.html">RV</a> &amp;<a class="el" href="classepdf.html#74da992e3f5d598da8850b646b79b9d9">rv</a>) const </td></tr> 
     
    168170</dl> 
    169171 
    170 <p>References <a class="el" href="libBM_8h-source.html#l00193">epdf::_rv()</a>, <a class="el" href="emix_8h-source.html#l00088">Coms</a>, <a class="el" href="emix_8h-source.html#l00090">destroyComs</a>, <a class="el" href="libBM_8cpp-source.html#l00109">RV::equal()</a>, <a class="el" href="libBM_8h-source.html#l00157">epdf::rv</a>, and <a class="el" href="emix_8h-source.html#l00086">w</a>.</p> 
     172<p>References <a class="el" href="libBM_8h-source.html#l00199">epdf::_rv()</a>, <a class="el" href="emix_8h-source.html#l00091">Coms</a>, <a class="el" href="emix_8h-source.html#l00093">destroyComs</a>, <a class="el" href="libBM_8cpp-source.html#l00111">RV::equal()</a>, <a class="el" href="libBM_8h-source.html#l00163">epdf::rv</a>, and <a class="el" href="emix_8h-source.html#l00089">w</a>.</p> 
    171173 
    172 <p>Referenced by <a class="el" href="emix_8cpp-source.html#l00034">marginal()</a>, <a class="el" href="mixef_8cpp-source.html#l00134">MixEF::predictor()</a>, and <a class="el" href="emix_8h-source.html#l00274">mmix::set_parameters()</a>.</p> 
     174<p>Referenced by <a class="el" href="emix_8cpp-source.html#l00034">marginal()</a>, <a class="el" href="mixef_8cpp-source.html#l00134">MixEF::predictor()</a>, and <a class="el" href="emix_8h-source.html#l00282">mmix::set_parameters()</a>.</p> 
    173175 
    174176</div> 
     
    177179<li>work/git/mixpp/bdm/stat/<a class="el" href="emix_8h-source.html">emix.h</a><li>work/git/mixpp/bdm/stat/emix.cpp</ul> 
    178180</div> 
    179 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Nov 12 19:18:52 2008 for mixpp by&nbsp; 
     181<hr size="1"><address style="text-align: right;"><small>Generated on Thu Dec 4 14:42:21 2008 for mixpp by&nbsp; 
    180182<a href="http://www.doxygen.org/index.html"> 
    181183<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>