Show
Ignore:
Timestamp:
10/15/08 19:11:17 (16 years ago)
Author:
smidl
Message:

Regenerated doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/mixef_8h-source.html

    r180 r181  
    3232<a name="l00046"></a><a class="code" href="classMixEF.html#d906782a0a9558f19150dc69411f717f">00046</a>         <a class="code" href="classmultiBM.html" title="Estimator for Multinomial density.">multiBM</a> <a class="code" href="classMixEF.html#d906782a0a9558f19150dc69411f717f" title="Statistics for weights.">weights</a>; 
    3333<a name="l00048"></a><a class="code" href="classMixEF.html#33968f1325137cc6f4431f0cf05096dc">00048</a>         <a class="code" href="classeprod.html" title="Product of independent epdfs. For dependent pdfs, use mprod.">eprod</a>* <a class="code" href="classMixEF.html#33968f1325137cc6f4431f0cf05096dc" title="Posterior on component parameters.">est</a>; 
    34 <a name="l00050"></a>00050  
     34<a name="l00050"></a>00050          
    3535<a name="l00052"></a><a class="code" href="classMixEF.html#5ae381b3a7dfbe2c1e5bb579a5d9b9d1">00052</a>         <span class="keywordtype">void</span> <a class="code" href="classMixEF.html#5ae381b3a7dfbe2c1e5bb579a5d9b9d1" title="Auxiliary function for use in constructors.">build_est</a>() { 
    3636<a name="l00053"></a>00053                 Array&lt;const epdf*&gt; epdfs ( <a class="code" href="classMixEF.html#e9cc9bb3e6da801455cec99a59aea149" title="Number of components.">n</a>+1 ); 
     
    6767<a name="l00091"></a>00091         <span class="keywordtype">double</span> <a class="code" href="classMixEF.html#424ca64f36d4e41de7a7e7ae921d35ea">logpred</a> ( <span class="keyword">const</span> vec &amp;dt ) <span class="keyword">const</span>; 
    6868<a name="l00092"></a><a class="code" href="classMixEF.html#efb3e20c2151d91c4fc080b7722a2069">00092</a>         <span class="keyword">const</span> <a class="code" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>&amp; <a class="code" href="classMixEF.html#efb3e20c2151d91c4fc080b7722a2069" title="Returns a pointer to the epdf representing posterior density on parameters. Use with...">_epdf</a>()<span class="keyword"> const </span>{<span class="keywordflow">return</span> *<a class="code" href="classMixEF.html#33968f1325137cc6f4431f0cf05096dc" title="Posterior on component parameters.">est</a>;} 
    69 <a name="l00093"></a>00093 }; 
    70 <a name="l00094"></a>00094  
    71 <a name="l00095"></a>00095  
    72 <a name="l00096"></a>00096 <span class="preprocessor">#endif // MEF_H</span> 
    73 <a name="l00097"></a>00097 <span class="preprocessor"></span> 
     69<a name="l00093"></a>00093         <a class="code" href="classemix.html" title="Mixture of epdfs.">emix</a>* <a class="code" href="classMixEF.html#a93379cf31bb25961ea7f8d3f095513d" title="Constructs a predictive density (marginal density on data).">predictor</a>(<span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &amp;<a class="code" href="classBM.html#af00f0612fabe66241dd507188cdbf88" title="Random variable of the posterior.">rv</a>); 
     70<a name="l00095"></a>00095         <span class="keywordtype">void</span> <a class="code" href="classMixEF.html#fdbd5f58778c1ecb68b71945cdff0483" title="Flatten the density as if it was not estimated from the data.">flatten</a>(<span class="keywordtype">double</span> sumw=1.0); 
     71<a name="l00096"></a>00096 }; 
     72<a name="l00097"></a>00097  
    7473<a name="l00098"></a>00098  
     74<a name="l00099"></a>00099 <span class="preprocessor">#endif // MEF_H</span> 
     75<a name="l00100"></a>00100 <span class="preprocessor"></span> 
     76<a name="l00101"></a>00101  
    7577</pre></div></div> 
    76 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Oct 9 21:26:31 2008 for mixpp by&nbsp; 
     78<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 15 15:57:09 2008 for mixpp by&nbsp; 
    7779<a href="http://www.doxygen.org/index.html"> 
    7880<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>