Show
Ignore:
Timestamp:
07/01/09 13:09:33 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/exp__family_8h-source.html

    r398 r401  
    7777<a name="l00025"></a>00025         <span class="keyword">extern</span> Uniform_RNG UniRNG; 
    7878<a name="l00027"></a>00027         <span class="keyword">extern</span> Normal_RNG NorRNG; 
    79 <a name="l00029"></a>00029         <span class="keyword">extern</span> <a class="code" href="classitpp_1_1Gamma__RNG.html" title="Gamma distribution.">Gamma_RNG</a> GamRNG; 
     79<a name="l00029"></a>00029         <span class="keyword">extern</span> Gamma_RNG GamRNG; 
    8080<a name="l00030"></a>00030  
    8181<a name="l00037"></a><a class="code" href="classbdm_1_1eEF.html">00037</a>         <span class="keyword">class </span><a class="code" href="classbdm_1_1eEF.html" title="General conjugate exponential family posterior density.">eEF</a> : <span class="keyword">public</span> <a class="code" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> 
     
    668668<a name="l00960"></a>00960                                 <span class="keywordflow">for</span> ( <span class="keywordtype">int</span> i=0;i&lt;<a class="code" href="classbdm_1_1eWishartCh.html#b745c73faef785009484180582050a1f" title="dimension of matrix ">p</a>;i++ ) 
    669669<a name="l00961"></a>00961                                 { 
    670 <a name="l00962"></a>00962                                         GamRNG.<a class="code" href="classitpp_1_1Gamma__RNG.html#dfaae19411e39aa87e1f72e409b6babe" title="Set lambda.">setup</a> ( 0.5* ( <a class="code" href="classbdm_1_1eWishartCh.html#1879a14d7d2bb05062523b189baa11c3" title="degrees of freedom ">delta</a>-i ) , 0.5 ); <span class="comment">// no +1 !! index if from 0</span> 
     670<a name="l00962"></a>00962                                         GamRNG.setup ( 0.5* ( <a class="code" href="classbdm_1_1eWishartCh.html#1879a14d7d2bb05062523b189baa11c3" title="degrees of freedom ">delta</a>-i ) , 0.5 ); <span class="comment">// no +1 !! index if from 0</span> 
    671671<a name="l00963"></a>00963 <span class="preprocessor">#pragma omp critical</span> 
    672672<a name="l00964"></a>00964 <span class="preprocessor"></span>                                        X ( i,i ) =sqrt ( GamRNG() ); 
     
    10201020<a name="l01343"></a>01343 <span class="preprocessor">#endif //EF_H</span> 
    10211021</pre></div></div> 
    1022 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:04 2009 for mixpp by&nbsp; 
     1022<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:55 2009 for mixpp by&nbsp; 
    10231023<a href="http://www.doxygen.org/index.html"> 
    10241024<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>