Show
Ignore:
Timestamp:
09/13/09 23:15:31 (15 years ago)
Author:
smidl
Message:

doc, sorted related pages

Files:
1 modified

Legend:

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

    r614 r616  
    7878<p> where <img class="formulaInl" alt="$ f(rvc) = \int f(rv,rvc) d\ rv $" src="form_71.png"/>.   
    7979<a href="#_details">More...</a></p> 
     80<hr/><a name="_details"></a><h2>Detailed Description</h2> 
     81<p>Class representing ratio of two densities which arise e.g. by applying the Bayes rule. It represents density in the form: </p> 
     82<p class="formulaDsp"> 
     83<img class="formulaDsp" alt="\[ f(rv|rvc) = \frac{f(rv,rvc)}{f(rvc)} \]" src="form_70.png"/> 
     84</p> 
     85<p> where <img class="formulaInl" alt="$ f(rvc) = \int f(rv,rvc) d\ rv $" src="form_71.png"/>. </p> 
     86<p>In particular this type of arise by conditioning of a mixture model.</p> 
     87<p>At present the only supported operation is <a class="el" href="classbdm_1_1mratio.html#a3a2cbce8c61ca9f592d9c2220f7c1204" title="Shortcut for conditioning and evaluation of the internal epdf. In some cases, this...">evallogcond()</a>. </p> 
    8088 
    8189<p><code>#include &lt;<a class="el" href="emix_8h_source.html">emix.h</a>&gt;</code></p> 
     
    168176<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">random variable in condition <br/></td></tr> 
    169177</table> 
    170 <hr/><a name="_details"></a><h2>Detailed Description</h2> 
    171 <p>Class representing ratio of two densities which arise e.g. by applying the Bayes rule. It represents density in the form: </p> 
    172 <p class="formulaDsp"> 
    173 <img class="formulaDsp" alt="\[ f(rv|rvc) = \frac{f(rv,rvc)}{f(rvc)} \]" src="form_70.png"/> 
    174 </p> 
    175 <p> where <img class="formulaInl" alt="$ f(rvc) = \int f(rv,rvc) d\ rv $" src="form_71.png"/>. </p> 
    176 <p>In particular this type of arise by conditioning of a mixture model.</p> 
    177 <p>At present the only supported operation is <a class="el" href="classbdm_1_1mratio.html#a3a2cbce8c61ca9f592d9c2220f7c1204" title="Shortcut for conditioning and evaluation of the internal epdf. In some cases, this...">evallogcond()</a>. </p> 
    178178<hr/><h2>Constructor &amp; Destructor Documentation</h2> 
    179179<a class="anchor" id="a0ff56d13f9515d7e5f23b7a4cc5529b4"></a><!-- doxytag: member="bdm::mratio::mratio" ref="a0ff56d13f9515d7e5f23b7a4cc5529b4" args="(const epdf *nom0, const RV &amp;rv, bool copy=false)" --> 
     
    319319</ul> 
    320320</div> 
    321 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 22:40:44 2009 for mixpp by&nbsp; 
     321<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by&nbsp; 
    322322<a href="http://www.doxygen.org/index.html"> 
    323323<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>