Changeset 290 for doc/html/classbdm_1_1epdf.html
- Timestamp:
- 03/06/09 15:03:45 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1epdf.html
r287 r290 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 3 <title>mixpp: bdm::epdf Class Reference</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 4 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 <link href="tabs.css" rel="stylesheet" type="text/css">6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 6-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 54 <li><a href="modules.html"><span>Modules</span></a></li> 55 <li class="current"><a href=" classes.html"><span>Classes</span></a></li>55 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 56 56 <li><a href="files.html"><span>Files</span></a></li> 57 57 </ul> … … 59 59 <div class="tabs"> 60 60 <ul> 61 <li><a href="classes.html"><span>Alphabetical List</span></a></li>62 61 <li><a href="annotated.html"><span>Class List</span></a></li> 62 <li><a href="classes.html"><span>Class Index</span></a></li> 63 63 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> 64 64 <li><a href="functions.html"><span>Class Members</span></a></li> … … 69 69 </div> 70 70 <div class="contents"> 71 <h1>bdm::epdf Class Reference</h1><!-- doxytag: class="bdm::epdf" --><!-- doxytag: inherits="bdm::bdmroot" --><code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 71 <h1>bdm::epdf Class Reference</h1><!-- doxytag: class="bdm::epdf" --><!-- doxytag: inherits="bdm::bdmroot" -->Probability density function with numerical statistics, e.g. posterior density. 72 <a href="#_details">More...</a> 72 73 <p> 73 <div class="dynheader"> 74 Inheritance diagram for bdm::epdf:</div> 75 <div class="dynsection"> 76 77 <p><center><img src="classbdm_1_1epdf.png" usemap="#bdm::epdf_map" border="0" alt=""></center> 78 <map name="bdm::epdf_map"> 79 <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="870,0,1005,24"> 80 <area href="classbdm_1_1eEF.html" alt="bdm::eEF" shape="rect" coords="435,112,570,136"> 81 <area href="classbdm_1_1eEmp.html" alt="bdm::eEmp" shape="rect" coords="580,112,715,136"> 82 <area href="classbdm_1_1emix.html" alt="bdm::emix" shape="rect" coords="725,112,860,136"> 83 <area href="classbdm_1_1eprod.html" alt="bdm::eprod" shape="rect" coords="870,112,1005,136"> 84 <area href="classbdm_1_1euni.html" alt="bdm::euni" shape="rect" coords="1015,112,1150,136"> 85 <area href="classbdm_1_1iW.html" alt="bdm::iW" shape="rect" coords="1160,112,1295,136"> 86 <area href="classbdm_1_1merger.html" alt="bdm::merger" shape="rect" coords="1305,112,1440,136"> 87 <area href="classbdm_1_1eDirich.html" alt="bdm::eDirich" shape="rect" coords="0,168,135,192"> 88 <area href="classbdm_1_1egamma.html" alt="bdm::egamma" shape="rect" coords="145,168,280,192"> 89 <area href="classbdm_1_1egiw.html" alt="bdm::egiw" shape="rect" coords="290,168,425,192"> 90 <area href="classbdm_1_1enorm.html" alt="bdm::enorm< sq_T >" shape="rect" coords="435,168,570,192"> 91 <area href="classbdm_1_1enorm.html" alt="bdm::enorm< chmat >" shape="rect" coords="580,168,715,192"> 92 <area href="classbdm_1_1enorm.html" alt="bdm::enorm< fsqmat >" shape="rect" coords="725,168,860,192"> 93 <area href="classbdm_1_1enorm.html" alt="bdm::enorm< ldmat >" shape="rect" coords="870,168,1005,192"> 94 <area href="classbdm_1_1eigamma.html" alt="bdm::eigamma" shape="rect" coords="145,224,280,248"> 95 <area href="classbdm_1_1elognorm.html" alt="bdm::elognorm" shape="rect" coords="870,224,1005,248"> 96 </map> 97 </div> 74 <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 75 <p> 98 76 99 77 <p> 100 <a href="classbdm_1_1epdf-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 101 Probability density function with numerical statistics, e.g. posterior density. <table border="0" cellpadding="0" cellspacing="0"> 78 <a href="classbdm_1_1epdf-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 102 79 <tr><td></td></tr> 103 80 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 190 167 <tr><td class="mdescLeft"> </td><td class="mdescRight">Description of the random variable. <br></td></tr> 191 168 </table> 192 <hr>The documentation for this class was generated from the following files:<ul> 169 <hr><a name="_details"></a><h2>Detailed Description</h2> 170 Probability density function with numerical statistics, e.g. posterior density. <hr>The documentation for this class was generated from the following files:<ul> 193 171 <li><a class="el" href="libBM_8h-source.html">libBM.h</a><li>libBM.cpp</ul> 194 172 </div> 195 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:212009 for mixpp by 173 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:39 2009 for mixpp by 196 174 <a href="http://www.doxygen.org/index.html"> 197 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 6</small></address>175 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 198 176 </body> 199 177 </html>