[8] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
[261] | 3 | <title>mixpp: libEF.h File Reference</title> |
---|
[290] | 4 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
[8] | 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
[290] | 7 | <!-- Generated by Doxygen 1.5.8 --> |
---|
[271] | 8 | <script type="text/javascript"> |
---|
| 9 | <!-- |
---|
| 10 | function changeDisplayState (e){ |
---|
| 11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
| 12 | var button=this.firstChild; |
---|
| 13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
| 14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
| 15 | sectionDiv.style.display='block'; |
---|
| 16 | button.src='open.gif'; |
---|
| 17 | }else{ |
---|
| 18 | sectionDiv.style.display='none'; |
---|
| 19 | button.src='closed.gif'; |
---|
| 20 | } |
---|
| 21 | } |
---|
| 22 | function initDynSections(){ |
---|
| 23 | var divs=document.getElementsByTagName('div'); |
---|
| 24 | var sectionCounter=1; |
---|
| 25 | for(var i=0;i<divs.length-1;i++){ |
---|
| 26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
| 27 | var header=divs[i]; |
---|
| 28 | var section=divs[i+1]; |
---|
| 29 | var button=header.firstChild; |
---|
| 30 | if (button!='IMG'){ |
---|
| 31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
| 32 | button=document.createElement('img'); |
---|
| 33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
| 34 | } |
---|
| 35 | header.style.cursor='pointer'; |
---|
| 36 | header.onclick=changeDisplayState; |
---|
| 37 | header.id='dynheader'+sectionCounter; |
---|
| 38 | button.src='closed.gif'; |
---|
| 39 | section.id='dynsection'+sectionCounter; |
---|
| 40 | section.style.display='none'; |
---|
| 41 | section.style.marginLeft='14px'; |
---|
| 42 | sectionCounter++; |
---|
| 43 | } |
---|
| 44 | } |
---|
| 45 | } |
---|
| 46 | window.onload = initDynSections; |
---|
| 47 | --> |
---|
| 48 | </script> |
---|
[91] | 49 | <div class="navigation" id="top"> |
---|
| 50 | <div class="tabs"> |
---|
| 51 | <ul> |
---|
[271] | 52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
[91] | 53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
[219] | 54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[290] | 55 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
[91] | 56 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
| 57 | </ul> |
---|
| 58 | </div> |
---|
[290] | 59 | <div class="tabs"> |
---|
| 60 | <ul> |
---|
| 61 | <li><a href="files.html"><span>File List</span></a></li> |
---|
| 62 | <li><a href="globals.html"><span>File Members</span></a></li> |
---|
| 63 | </ul> |
---|
| 64 | </div> |
---|
[8] | 65 | </div> |
---|
[91] | 66 | <div class="contents"> |
---|
[290] | 67 | <h1>libEF.h File Reference</h1>Probability distributions for Exponential Family models. |
---|
| 68 | <a href="#_details">More...</a> |
---|
[8] | 69 | <p> |
---|
[19] | 70 | <code>#include "<a class="el" href="libBM_8h-source.html">libBM.h</a>"</code><br> |
---|
[261] | 71 | <code>#include "<a class="el" href="chmat_8h-source.html">../math/chmat.h</a>"</code><br> |
---|
[8] | 72 | |
---|
| 73 | <p> |
---|
| 74 | <a href="libEF_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 75 | <tr><td></td></tr> |
---|
| 76 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
---|
[255] | 77 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eEF.html">bdm::eEF</a></td></tr> |
---|
[8] | 78 | |
---|
[255] | 79 | <tr><td class="mdescLeft"> </td><td class="mdescRight">General conjugate exponential family posterior density. <a href="classbdm_1_1eEF.html#_details">More...</a><br></td></tr> |
---|
| 80 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mEF.html">bdm::mEF</a></td></tr> |
---|
[8] | 81 | |
---|
[255] | 82 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Exponential family model. <a href="classbdm_1_1mEF.html#_details">More...</a><br></td></tr> |
---|
| 83 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMEF.html">bdm::BMEF</a></td></tr> |
---|
[171] | 84 | |
---|
[255] | 85 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Estimator for Exponential family. <a href="classbdm_1_1BMEF.html#_details">More...</a><br></td></tr> |
---|
| 86 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1enorm.html">bdm::enorm< sq_T ></a></td></tr> |
---|
[8] | 87 | |
---|
[255] | 88 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gaussian density with positive definite (decomposed) covariance matrix. <a href="classbdm_1_1enorm.html#_details">More...</a><br></td></tr> |
---|
| 89 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1egiw.html">bdm::egiw</a></td></tr> |
---|
[99] | 90 | |
---|
[255] | 91 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gauss-inverse-Wishart density stored in LD form. <a href="classbdm_1_1egiw.html#_details">More...</a><br></td></tr> |
---|
| 92 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eDirich.html">bdm::eDirich</a></td></tr> |
---|
[171] | 93 | |
---|
[255] | 94 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Dirichlet posterior density. <a href="classbdm_1_1eDirich.html#_details">More...</a><br></td></tr> |
---|
| 95 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1multiBM.html">bdm::multiBM</a></td></tr> |
---|
[171] | 96 | |
---|
[255] | 97 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Estimator for Multinomial density. <a href="classbdm_1_1multiBM.html#_details">More...</a><br></td></tr> |
---|
| 98 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1egamma.html">bdm::egamma</a></td></tr> |
---|
[8] | 99 | |
---|
[255] | 100 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gamma posterior density. <a href="classbdm_1_1egamma.html#_details">More...</a><br></td></tr> |
---|
| 101 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eigamma.html">bdm::eigamma</a></td></tr> |
---|
[234] | 102 | |
---|
[255] | 103 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Inverse-Gamma posterior density. <a href="classbdm_1_1eigamma.html#_details">More...</a><br></td></tr> |
---|
| 104 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1euni.html">bdm::euni</a></td></tr> |
---|
[32] | 105 | |
---|
[255] | 106 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Uniform distributed density on a rectangular support. <a href="classbdm_1_1euni.html#_details">More...</a><br></td></tr> |
---|
| 107 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlnorm.html">bdm::mlnorm< sq_T ></a></td></tr> |
---|
[32] | 108 | |
---|
[255] | 109 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Normal distributed linear function with linear function of mean value;. <a href="classbdm_1_1mlnorm.html#_details">More...</a><br></td></tr> |
---|
[287] | 110 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgnorm.html">bdm::mgnorm< sq_T ></a></td></tr> |
---|
| 111 | |
---|
| 112 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Mpdf with general function for mean value. <a href="classbdm_1_1mgnorm.html#_details">More...</a><br></td></tr> |
---|
[255] | 113 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlstudent.html">bdm::mlstudent</a></td></tr> |
---|
[210] | 114 | |
---|
[255] | 115 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html">bdm::mgamma</a></td></tr> |
---|
[32] | 116 | |
---|
[255] | 117 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gamma random walk. <a href="classbdm_1_1mgamma.html#_details">More...</a><br></td></tr> |
---|
| 118 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma.html">bdm::migamma</a></td></tr> |
---|
[234] | 119 | |
---|
[255] | 120 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Inverse-Gamma random walk. <a href="classbdm_1_1migamma.html#_details">More...</a><br></td></tr> |
---|
| 121 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma__fix.html">bdm::mgamma_fix</a></td></tr> |
---|
[79] | 122 | |
---|
[255] | 123 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gamma random walk around a fixed point. <a href="classbdm_1_1mgamma__fix.html#_details">More...</a><br></td></tr> |
---|
[287] | 124 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma__ref.html">bdm::migamma_ref</a></td></tr> |
---|
[234] | 125 | |
---|
[287] | 126 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Inverse-Gamma random walk around a fixed point. <a href="classbdm_1_1migamma__ref.html#_details">More...</a><br></td></tr> |
---|
| 127 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1elognorm.html">bdm::elognorm</a></td></tr> |
---|
| 128 | |
---|
| 129 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlognorm.html">bdm::mlognorm</a></td></tr> |
---|
| 130 | |
---|
| 131 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Log-Normal random walk. <a href="classbdm_1_1mlognorm.html#_details">More...</a><br></td></tr> |
---|
[296] | 132 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eWishartCh.html">bdm::eWishartCh</a></td></tr> |
---|
[287] | 133 | |
---|
[296] | 134 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><b>bdm::eiWishartCh</b></td></tr> |
---|
| 135 | |
---|
| 136 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><b>bdm::rwiWishartCh</b></td></tr> |
---|
| 137 | |
---|
[255] | 138 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eEmp.html">bdm::eEmp</a></td></tr> |
---|
[32] | 139 | |
---|
[255] | 140 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Weighted empirical density. <a href="classbdm_1_1eEmp.html#_details">More...</a><br></td></tr> |
---|
[32] | 141 | <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr> |
---|
[271] | 142 | <tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b>RESAMPLING_METHOD</b> { <b>MULTINOMIAL</b> = 0, |
---|
[32] | 143 | <b>STRATIFIED</b> = 1, |
---|
| 144 | <b>SYSTEMATIC</b> = 3 |
---|
| 145 | }</td></tr> |
---|
| 146 | |
---|
| 147 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Switch between various resampling methods. <br></td></tr> |
---|
[210] | 148 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
---|
[368] | 149 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b93f4a044f40498178bae0b55af5d223"></a><!-- doxytag: member="libEF.h::UIREGISTER" ref="b93f4a044f40498178bae0b55af5d223" args="(mgnorm< chmat >)" --> |
---|
| 150 | </td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (mgnorm< <a class="el" href="classchmat.html">chmat</a> >)</td></tr> |
---|
| 151 | |
---|
| 152 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="54168bea210014aabd8bcab856be22a8"></a><!-- doxytag: member="libEF.h::UIREGISTER" ref="54168bea210014aabd8bcab856be22a8" args="(migamma_ref)" --> |
---|
| 153 | </td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (migamma_ref)</td></tr> |
---|
| 154 | |
---|
| 155 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c832c40923ade2103f148b3f9cab81aa"></a><!-- doxytag: member="libEF.h::UIREGISTER" ref="c832c40923ade2103f148b3f9cab81aa" args="(mlognorm)" --> |
---|
| 156 | </td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (mlognorm)</td></tr> |
---|
| 157 | |
---|
[255] | 158 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="9a39066aa68568b4b97f8d3103c8699c"></a><!-- doxytag: member="libEF.h::operator<<" ref="9a39066aa68568b4b97f8d3103c8699c" args="(std::ostream &os, mlnorm< sq_T > &ml)" --> |
---|
[290] | 159 | template<class sq_T > </td></tr> |
---|
[255] | 160 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">std::ostream & </td><td class="memTemplItemRight" valign="bottom"><b>bdm::operator<<</b> (std::ostream &os, mlnorm< sq_T > &ml)</td></tr> |
---|
[210] | 161 | |
---|
[8] | 162 | </table> |
---|
[290] | 163 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 164 | Probability distributions for Exponential Family models. |
---|
| 165 | <p> |
---|
| 166 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
---|
| 167 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> |
---|
| 168 | Using IT++ for numerical operations ----------------------------------- </div> |
---|
[385] | 169 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:28 2009 for mixpp by |
---|
[8] | 170 | <a href="http://www.doxygen.org/index.html"> |
---|
[290] | 171 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
[8] | 172 | </body> |
---|
| 173 | </html> |
---|