Changeset 261 for doc/html/classbdm_1_1compositepdf.html
- Timestamp:
- 02/09/09 23:08:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1compositepdf.html
r259 r261 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 13 <li><a href="modules.html"><span>Modules</span></a></li> 14 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 15 <li class="current"><a href="classes.html"><span>Classes</span></a></li> 15 16 <li><a href="files.html"><span>Files</span></a></li> 16 17 </ul> … … 18 19 <div class="tabs"> 19 20 <ul> 21 <li><a href="classes.html"><span>Alphabetical List</span></a></li> 20 22 <li><a href="annotated.html"><span>Class List</span></a></li> 21 23 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> … … 23 25 </ul> 24 26 </div> 25 <div class="navpath">< b>bdm</b>::<a class="el" href="classbdm_1_1compositepdf.html">compositepdf</a>27 <div class="navpath"><a class="el" href="namespacebdm.html">bdm</a>::<a class="el" href="classbdm_1_1compositepdf.html">compositepdf</a> 26 28 </div> 27 29 </div> 28 30 <div class="contents"> 29 <h1>bdm::compositepdf Class Reference</h1><!-- doxytag: class="bdm::compositepdf" -->Abstract composition of pdfs, a <a class="el" href="classbdm_1_1base.html" title="Root class of BDM objects.">base</a>for specific classes this abstract class is common to <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> and <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a>.31 <h1>bdm::compositepdf Class Reference</h1><!-- doxytag: class="bdm::compositepdf" -->Abstract composition of pdfs, will be used for specific classes this abstract class is common to <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> and <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a>. 30 32 <a href="#_details">More...</a> 31 33 <p> … … 65 67 </table> 66 68 <hr><a name="_details"></a><h2>Detailed Description</h2> 67 Abstract composition of pdfs, a <a class="el" href="classbdm_1_1base.html" title="Root class of BDM objects.">base</a>for specific classes this abstract class is common to <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> and <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a>. <hr><h2>Member Function Documentation</h2>69 Abstract composition of pdfs, will be used for specific classes this abstract class is common to <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> and <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a>. <hr><h2>Member Function Documentation</h2> 68 70 <a class="anchor" name="c73d39acc4378eee6a63155c3517d3c9"></a><!-- doxytag: member="bdm::compositepdf::getrv" ref="c73d39acc4378eee6a63155c3517d3c9" args="(bool checkoverlap=false)" --> 69 71 <div class="memitem"> … … 91 93 </dl> 92 94 93 <p>References <a class="el" href="libBM_8cpp-source.html#l0005 3">bdm::RV::add()</a>, <a class="el" href="libBM_8h-source.html#l00367">mpdfs</a>, and <a class="el" href="libBM_8h-source.html#l00365">n</a>.</p>95 <p>References <a class="el" href="libBM_8cpp-source.html#l00054">bdm::RV::add()</a>, <a class="el" href="libBM_8h-source.html#l00395">mpdfs</a>, and <a class="el" href="libBM_8h-source.html#l00393">n</a>.</p> 94 96 95 97 </div> 96 98 </div><p> 97 99 <hr>The documentation for this class was generated from the following files:<ul> 98 <li> work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a><li>work/git/mixpp/bdm/stat/libBM.cpp</ul>100 <li><a class="el" href="libBM_8h-source.html">libBM.h</a><li>libBM.cpp</ul> 99 101 </div> 100 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:31:212009 for mixpp by 102 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:53 2009 for mixpp by 101 103 <a href="http://www.doxygen.org/index.html"> 102 104 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>