Show
Ignore:
Timestamp:
08/05/09 00:16:53 (15 years ago)
Author:
mido
Message:

obnovena dokumentace, vcetne pridani mnoha novych doc-souboru do svn

Files:
1 modified

Legend:

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

    r401 r472  
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.8 --> 
     7<!-- Generated by Doxygen 1.5.9 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    5252      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> 
    5353      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    54       <li><a href="modules.html"><span>Modules</span></a></li> 
    5554      <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 
    5655      <li><a href="files.html"><span>Files</span></a></li> 
     
    7271<a href="#_details">More...</a> 
    7372<p> 
    74 <code>#include &lt;<a class="el" href="emix_8h-source.html">emix.h</a>&gt;</code> 
     73<code>#include &lt;<a class="el" href="emix_8h_source.html">emix.h</a>&gt;</code> 
    7574<p> 
    7675 
     
    9493 
    9594<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a sample, <img class="formulaInl" alt="$ x $" src="form_7.png"> from density <img class="formulaInl" alt="$ f_x()$" src="form_8.png">. <br></td></tr> 
    96 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5a91e67d2f74ff2b0b8eecde2fa42e2"></a><!-- doxytag: member="bdm::eprod::evallog" ref="a5a91e67d2f74ff2b0b8eecde2fa42e2" args="(const vec &amp;val) const " --> 
    97 double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eprod.html#a5a91e67d2f74ff2b0b8eecde2fa42e2">evallog</a> (const vec &amp;val) const </td></tr> 
    98  
    99 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compute log-probability of argument <code>val</code>. <br></td></tr> 
     95<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eprod.html#a5a91e67d2f74ff2b0b8eecde2fa42e2">evallog</a> (const vec &amp;val) const </td></tr> 
     96 
    10097<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5194b47dd05a5886e0745250b6704953"></a><!-- doxytag: member="bdm::eprod::operator()" ref="5194b47dd05a5886e0745250b6704953" args="(int i) const " --> 
    10198const <a class="el" href="classbdm_1_1epdf.html">epdf</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eprod.html#5194b47dd05a5886e0745250b6704953">operator()</a> (int i) const </td></tr> 
     
    197194<hr><a name="_details"></a><h2>Detailed Description</h2> 
    198195Product of independent epdfs. For dependent pdfs, use <a class="el" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf.">mprod</a>. <hr><h2>Member Function Documentation</h2> 
     196<a class="anchor" name="a5a91e67d2f74ff2b0b8eecde2fa42e2"></a><!-- doxytag: member="bdm::eprod::evallog" ref="a5a91e67d2f74ff2b0b8eecde2fa42e2" args="(const vec &amp;val) const " --> 
     197<div class="memitem"> 
     198<div class="memproto"> 
     199      <table class="memname"> 
     200        <tr> 
     201          <td class="memname">double bdm::eprod::evallog           </td> 
     202          <td>(</td> 
     203          <td class="paramtype">const vec &amp;&nbsp;</td> 
     204          <td class="paramname"> <em>val</em>          </td> 
     205          <td>&nbsp;)&nbsp;</td> 
     206          <td> const<code> [inline, virtual]</code></td> 
     207        </tr> 
     208      </table> 
     209</div> 
     210<div class="memdoc"> 
     211 
     212<p> 
     213Compute log-probability of argument <code>val</code> In case the argument is out of suport return -Infinity  
     214<p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#deab266d63c236c277538867d5c3f249">bdm::epdf</a>.</p> 
     215 
     216<p>References <a class="el" href="emix_8h_source.html#l00344">dls</a>, and <a class="el" href="emix_8h_source.html#l00342">epdfs</a>.</p> 
     217 
     218</div> 
     219</div><p> 
    199220<a class="anchor" name="fa9efc98a065b31c630fe18cc418f725"></a><!-- doxytag: member="bdm::eprod::from_setting" ref="fa9efc98a065b31c630fe18cc418f725" args="(const Setting &amp;set)" --> 
    200221<div class="memitem"> 
     
    222243<p>Reimplemented in <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm&lt; sq_T &gt;</a>, <a class="el" href="classbdm_1_1egiw.html#55b76ec75bd2df5ef9cab3be20a33bbb">bdm::egiw</a>, <a class="el" href="classbdm_1_1egamma.html#8a6fd1a1c0190f3e0d95a2a1f99aafc1">bdm::egamma</a>, <a class="el" href="classbdm_1_1euni.html#77f5fef1f006fe056066da23b9e5f042">bdm::euni</a>, <a class="el" href="classbdm_1_1merger__base.html#10dd390fc6f0d1733bb07cb51977160c">bdm::merger_base</a>, <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm&lt; ldmat &gt;</a>, <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm&lt; chmat &gt;</a>, and <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm&lt; fsqmat &gt;</a>.</p> 
    223244 
    224 <p>References <a class="el" href="bdmbase_8h-source.html#l00307">bdm::epdf::set_rv()</a>.</p> 
     245<p>References <a class="el" href="bdmbase_8h_source.html#l00312">bdm::epdf::set_rv()</a>.</p> 
    225246 
    226247</div> 
    227248</div><p> 
    228249<hr>The documentation for this class was generated from the following file:<ul> 
    229 <li><a class="el" href="emix_8h-source.html">emix.h</a></ul> 
    230 </div> 
    231 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:57 2009 for mixpp by&nbsp; 
     250<li><a class="el" href="emix_8h_source.html">emix.h</a></ul> 
     251</div> 
     252<hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:07:01 2009 for mixpp by&nbsp; 
    232253<a href="http://www.doxygen.org/index.html"> 
    233 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
     254<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    234255</body> 
    235256</html>