| 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"> | 
|---|
| 3 | <title>mixpp: Class Members</title> | 
|---|
| 4 | <link href="tabs.css" rel="stylesheet" type="text/css"> | 
|---|
| 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | 
|---|
| 6 | </head><body> | 
|---|
| 7 | <!-- Generated by Doxygen 1.5.8 --> | 
|---|
| 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> | 
|---|
| 49 | <div class="navigation" id="top"> | 
|---|
| 50 |   <div class="tabs"> | 
|---|
| 51 |     <ul> | 
|---|
| 52 |       <li><a href="main.html"><span>Main Page</span></a></li> | 
|---|
| 53 |       <li><a href="pages.html"><span>Related Pages</span></a></li> | 
|---|
| 54 |       <li><a href="modules.html"><span>Modules</span></a></li> | 
|---|
| 55 |       <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | 
|---|
| 56 |       <li><a href="files.html"><span>Files</span></a></li> | 
|---|
| 57 |     </ul> | 
|---|
| 58 |   </div> | 
|---|
| 59 |   <div class="tabs"> | 
|---|
| 60 |     <ul> | 
|---|
| 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 |       <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | 
|---|
| 64 |       <li class="current"><a href="functions.html"><span>Class Members</span></a></li> | 
|---|
| 65 |     </ul> | 
|---|
| 66 |   </div> | 
|---|
| 67 |   <div class="tabs"> | 
|---|
| 68 |     <ul> | 
|---|
| 69 |       <li class="current"><a href="functions.html"><span>All</span></a></li> | 
|---|
| 70 |       <li><a href="functions_func.html"><span>Functions</span></a></li> | 
|---|
| 71 |       <li><a href="functions_vars.html"><span>Variables</span></a></li> | 
|---|
| 72 |       <li><a href="functions_rela.html"><span>Related Functions</span></a></li> | 
|---|
| 73 |     </ul> | 
|---|
| 74 |   </div> | 
|---|
| 75 |   <div class="tabs"> | 
|---|
| 76 |     <ul> | 
|---|
| 77 |       <li><a href="functions.html#index__"><span>_</span></a></li> | 
|---|
| 78 |       <li><a href="functions_0x61.html#index_a"><span>a</span></a></li> | 
|---|
| 79 |       <li><a href="functions_0x62.html#index_b"><span>b</span></a></li> | 
|---|
| 80 |       <li><a href="functions_0x63.html#index_c"><span>c</span></a></li> | 
|---|
| 81 |       <li><a href="functions_0x64.html#index_d"><span>d</span></a></li> | 
|---|
| 82 |       <li><a href="functions_0x65.html#index_e"><span>e</span></a></li> | 
|---|
| 83 |       <li><a href="functions_0x66.html#index_f"><span>f</span></a></li> | 
|---|
| 84 |       <li><a href="functions_0x67.html#index_g"><span>g</span></a></li> | 
|---|
| 85 |       <li><a href="functions_0x68.html#index_h"><span>h</span></a></li> | 
|---|
| 86 |       <li><a href="functions_0x69.html#index_i"><span>i</span></a></li> | 
|---|
| 87 |       <li><a href="functions_0x6b.html#index_k"><span>k</span></a></li> | 
|---|
| 88 |       <li class="current"><a href="functions_0x6c.html#index_l"><span>l</span></a></li> | 
|---|
| 89 |       <li><a href="functions_0x6d.html#index_m"><span>m</span></a></li> | 
|---|
| 90 |       <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li> | 
|---|
| 91 |       <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li> | 
|---|
| 92 |       <li><a href="functions_0x70.html#index_p"><span>p</span></a></li> | 
|---|
| 93 |       <li><a href="functions_0x71.html#index_q"><span>q</span></a></li> | 
|---|
| 94 |       <li><a href="functions_0x72.html#index_r"><span>r</span></a></li> | 
|---|
| 95 |       <li><a href="functions_0x73.html#index_s"><span>s</span></a></li> | 
|---|
| 96 |       <li><a href="functions_0x74.html#index_t"><span>t</span></a></li> | 
|---|
| 97 |       <li><a href="functions_0x75.html#index_u"><span>u</span></a></li> | 
|---|
| 98 |       <li><a href="functions_0x76.html#index_v"><span>v</span></a></li> | 
|---|
| 99 |       <li><a href="functions_0x77.html#index_w"><span>w</span></a></li> | 
|---|
| 100 |       <li><a href="functions_0x79.html#index_y"><span>y</span></a></li> | 
|---|
| 101 |       <li><a href="functions_0x7a.html#index_z"><span>z</span></a></li> | 
|---|
| 102 |       <li><a href="functions_0x7e.html#index_~"><span>~</span></a></li> | 
|---|
| 103 |     </ul> | 
|---|
| 104 |   </div> | 
|---|
| 105 | </div> | 
|---|
| 106 | <div class="contents"> | 
|---|
| 107 | Here is a list of all documented class members with links to the class documentation for each member: | 
|---|
| 108 | <p> | 
|---|
| 109 | <h3><a class="anchor" name="index_l">- l -</a></h3><ul> | 
|---|
| 110 | <li>L | 
|---|
| 111 | : <a class="el" href="classldmat.html#f74a64b99fe58a75ebd37bb679e121ea">ldmat</a> | 
|---|
| 112 | <li>l | 
|---|
| 113 | : <a class="el" href="classbdm_1_1mgamma__fix.html#1eb701506aabb2e6af007e487212d6fa">bdm::mgamma_fix</a> | 
|---|
| 114 | , <a class="el" href="classbdm_1_1migamma__ref.html#cdc1345ba8375fbdb18a69322d2f841d">bdm::migamma_ref</a> | 
|---|
| 115 | <li>L_dt | 
|---|
| 116 | : <a class="el" href="classbdm_1_1DS.html#b4b7bdb9d98a11ab587aa0ad803bb867">bdm::DS</a> | 
|---|
| 117 | <li>L_theta | 
|---|
| 118 | : <a class="el" href="classbdm_1_1ArxDS.html#e13e5ffdfe9d896089310b0fc54e0c85">bdm::ArxDS</a> | 
|---|
| 119 | <li>last_lognc | 
|---|
| 120 | : <a class="el" href="classbdm_1_1BMEF.html#06e7b3ac03e10017d4288c76888e2865">bdm::BMEF</a> | 
|---|
| 121 | <li>ldform() | 
|---|
| 122 | : <a class="el" href="classldmat.html#f291faa073e7bc8dfafc7ae93daa2506">ldmat</a> | 
|---|
| 123 | <li>ldmat() | 
|---|
| 124 | : <a class="el" href="classldmat.html#968113788422e858da23a477e98fd3a1">ldmat</a> | 
|---|
| 125 | <li>len | 
|---|
| 126 | : <a class="el" href="classbdm_1_1RV.html#b11bfdceb831ed30d33b852dd4a6b385">bdm::RV</a> | 
|---|
| 127 | <li>LFlags | 
|---|
| 128 | : <a class="el" href="classbdm_1_1BM.html#398b7e7a162cf37d0022d6126495f207">bdm::BM</a> | 
|---|
| 129 | <li>LIDs | 
|---|
| 130 | : <a class="el" href="classbdm_1_1BM.html#109c1a626a69031658e3a44e9e500cca">bdm::BM</a> | 
|---|
| 131 | <li>linfn() | 
|---|
| 132 | : <a class="el" href="classbdm_1_1linfn.html#b39c494c12863c031eb2acf86c0bc429">bdm::linfn</a> | 
|---|
| 133 | <li>ll | 
|---|
| 134 | : <a class="el" href="classbdm_1_1BM.html#4064b6559d962633e4372b12f4cd204a">bdm::BM</a> | 
|---|
| 135 | <li>lnk | 
|---|
| 136 | : <a class="el" href="classbdm_1_1euni.html#3e63be48dd58659663ca60cd18700476">bdm::euni</a> | 
|---|
| 137 | <li>log_add() | 
|---|
| 138 | : <a class="el" href="classbdm_1_1DS.html#3c9e417d85052396fe74c164857ee67e">bdm::DS</a> | 
|---|
| 139 | , <a class="el" href="classbdm_1_1BM.html#2298ca6af9b13a78a4c9e18ab43f1827">bdm::BM</a> | 
|---|
| 140 | , <a class="el" href="classbdm_1_1FileDS.html#998f590eeddee97ae6918671e40756b8">bdm::FileDS</a> | 
|---|
| 141 | , <a class="el" href="classbdm_1_1ArxDS.html#64819633a1191fcaa60d0de26ade2e52">bdm::ArxDS</a> | 
|---|
| 142 | <li>logdet() | 
|---|
| 143 | : <a class="el" href="classldmat.html#2b42750ba4962d439aa52a77ae12949b">ldmat</a> | 
|---|
| 144 | , <a class="el" href="classchmat.html#b504ca818203b13e667cb3c503980382">chmat</a> | 
|---|
| 145 | , <a class="el" href="classsqmat.html#0a772b396750eeeed85d69fa72478b45">sqmat</a> | 
|---|
| 146 | , <a class="el" href="classfsqmat.html#eb0d1358f536e4453b5f99d0418ca1e5">fsqmat</a> | 
|---|
| 147 | <li>logger() | 
|---|
| 148 | : <a class="el" href="classbdm_1_1logger.html#f9c2fe7db5ddbda0098a4a5bd2c29fbf">bdm::logger</a> | 
|---|
| 149 | <li>logit() | 
|---|
| 150 | : <a class="el" href="classbdm_1_1DS.html#e03d2c93cddd5c3a03107ddd3ae999cf">bdm::DS</a> | 
|---|
| 151 | , <a class="el" href="classbdm_1_1FileDS.html#59d44ef34a523127dd79c076461c43b6">bdm::FileDS</a> | 
|---|
| 152 | , <a class="el" href="classbdm_1_1ArxDS.html#4128f5dc3a04063d62fc7e35635aeb90">bdm::ArxDS</a> | 
|---|
| 153 | , <a class="el" href="classbdm_1_1memlog.html#364e58c5d7058776c2a9cfa7d58dad6d">bdm::memlog</a> | 
|---|
| 154 | , <a class="el" href="classbdm_1_1logger.html#397c014b0aaf3581516e2a105d26a5c9">bdm::logger</a> | 
|---|
| 155 | , <a class="el" href="classbdm_1_1memlog.html#2b57dbd3dff49a98c6ce8fccccb170af">bdm::memlog</a> | 
|---|
| 156 | , <a class="el" href="classbdm_1_1logger.html#a3f1697214a9281b80f0914f08d4246c">bdm::logger</a> | 
|---|
| 157 | <li>lognc() | 
|---|
| 158 | : <a class="el" href="classbdm_1_1enorm.html#25785343aff102cc5df1cab08ba16d32">bdm::enorm< sq_T ></a> | 
|---|
| 159 | , <a class="el" href="classbdm_1_1eEF.html#cd678fc9b02007a4b8d6692e746f1bf8">bdm::eEF</a> | 
|---|
| 160 | , <a class="el" href="classbdm_1_1egiwmix.html#7c9bc72ecea861dd2416f852905bf023">bdm::egiwmix</a> | 
|---|
| 161 | , <a class="el" href="classbdm_1_1eDirich.html#279a99f6266c82fe2273e83841f19eb2">bdm::eDirich</a> | 
|---|
| 162 | , <a class="el" href="classbdm_1_1egamma.html#9a66cbd100e8520c769ccb3c451f86f8">bdm::egamma</a> | 
|---|
| 163 | , <a class="el" href="classbdm_1_1egiw.html#41d72ba7b2abc8a9a4209ffa98ed5633">bdm::egiw</a> | 
|---|
| 164 | <li>logpred() | 
|---|
| 165 | : <a class="el" href="classbdm_1_1MixEF.html#da724da464a75e07521941e430929efa">bdm::MixEF</a> | 
|---|
| 166 | , <a class="el" href="classbdm_1_1ARX.html#080a7e531e3aa06694112863b15bc6a4">bdm::ARX</a> | 
|---|
| 167 | , <a class="el" href="classbdm_1_1BM.html#50257e0c1e5b5c73153ea6e716ad8ae0">bdm::BM</a> | 
|---|
| 168 | , <a class="el" href="classbdm_1_1multiBM.html#e157b607c1e3fa91d42aeea44458e2bf">bdm::multiBM</a> | 
|---|
| 169 | <li>logpred_m() | 
|---|
| 170 | : <a class="el" href="classbdm_1_1BM.html#0e8ebe61fb14990abe1254bd3dda5fae">bdm::BM</a> | 
|---|
| 171 | <li>low | 
|---|
| 172 | : <a class="el" href="classbdm_1_1euni.html#ff7ce6a2ef5ef0015bbd1398bed12f32">bdm::euni</a> | 
|---|
| 173 | </ul> | 
|---|
| 174 | </div> | 
|---|
| 175 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:56 2009 for mixpp by  | 
|---|
| 176 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| 177 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> | 
|---|
| 178 | </body> | 
|---|
| 179 | </html> | 
|---|