| 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><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 class="current"><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_s">- s -</a></h3><ul> | 
|---|
| 110 | <li>sample() | 
|---|
| 111 | : <a class="el" href="classbdm_1_1emix.html#e8839dbbb0d1276a8dbe957a67cfe0dc">bdm::emix</a> | 
|---|
| 112 | , <a class="el" href="classbdm_1_1egiwmix.html#8bd92fb4c94a46220e84d9a39ddd2e28">bdm::egiwmix</a> | 
|---|
| 113 | , <a class="el" href="classbdm_1_1epdf.html#75ba57a89681a8efec488f5796c7cc1b">bdm::epdf</a> | 
|---|
| 114 | , <a class="el" href="classbdm_1_1egamma.html#6ed82f0fd05f6002487256d8e75a0bbd">bdm::egamma</a> | 
|---|
| 115 | , <a class="el" href="classbdm_1_1eigamma.html#3aff7bf25ddac27731c60826fcfd878f">bdm::eigamma</a> | 
|---|
| 116 | , <a class="el" href="classbdm_1_1enorm.html#e1a48f52351ec3a349bd443b713b1766">bdm::enorm< sq_T ></a> | 
|---|
| 117 | , <a class="el" href="classbdm_1_1euni.html#fc5df80359ead2918384b2004ce67194">bdm::euni</a> | 
|---|
| 118 | , <a class="el" href="classbdm_1_1elognorm.html#8b948e2bce1253765a2542199913aaba">bdm::elognorm</a> | 
|---|
| 119 | , <a class="el" href="classbdm_1_1eprod.html#af48debea25d3473bcb71b6a77fac741">bdm::eprod</a> | 
|---|
| 120 | , <a class="el" href="classbdm_1_1egiw.html#920f21548b7a3723923dd108fe514c61">bdm::egiw</a> | 
|---|
| 121 | , <a class="el" href="classbdm_1_1eWishartCh.html#8f2154b8b5be8f4c5788f261b6d57b9a">bdm::eWishartCh</a> | 
|---|
| 122 | , <a class="el" href="classbdm_1_1eEmp.html#97f1e07b5ae6eebc91c7365f0f88d270">bdm::eEmp</a> | 
|---|
| 123 | , <a class="el" href="classbdm_1_1eDirich.html#3290613d31d58daa8a45a54b003871fc">bdm::eDirich</a> | 
|---|
| 124 | <li>sample_m() | 
|---|
| 125 | : <a class="el" href="classbdm_1_1epdf.html#b4cf45fd83cc7573ede9fe1215256058">bdm::epdf</a> | 
|---|
| 126 | <li>samplecond() | 
|---|
| 127 | : <a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">bdm::mpdf</a> | 
|---|
| 128 | , <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a> | 
|---|
| 129 | <li>samplecond_m() | 
|---|
| 130 | : <a class="el" href="classbdm_1_1mpdf.html#afe4185b26baeb03688202e254d3b005">bdm::mpdf</a> | 
|---|
| 131 | <li>samples | 
|---|
| 132 | : <a class="el" href="classbdm_1_1eEmp.html#73d819553a0f268b055a087d2d4486f3">bdm::eEmp</a> | 
|---|
| 133 | <li>save() | 
|---|
| 134 | : <a class="el" href="classbdm_1_1UI.html#4514f93573a9d9126c506d176fbd3163">bdm::UI</a> | 
|---|
| 135 | <li>scalarnames | 
|---|
| 136 | : <a class="el" href="classbdm_1_1dirfilelog.html#7805040fe1ffa2a048c33980bc995793">bdm::dirfilelog</a> | 
|---|
| 137 | <li>set_connection() | 
|---|
| 138 | : <a class="el" href="classbdm_1_1datalink.html#fb8337aac8329eb0ca96bfb3ff73ec67">bdm::datalink</a> | 
|---|
| 139 | , <a class="el" href="classbdm_1_1datalink__m2e.html#add918bf877c48714cff51ee4ad989b0">bdm::datalink_m2e</a> | 
|---|
| 140 | <li>set_debug_file() | 
|---|
| 141 | : <a class="el" href="classbdm_1_1merger__base.html#e4514484bac243585b0a1e44325e8add">bdm::merger_base</a> | 
|---|
| 142 | <li>set_drv() | 
|---|
| 143 | : <a class="el" href="classbdm_1_1DS.html#821297dfd839d68691324f024e57252f">bdm::DS</a> | 
|---|
| 144 | , <a class="el" href="classbdm_1_1ArxDS.html#bf9cd9d4043d7e0dc61de56db37ec703">bdm::ArxDS</a> | 
|---|
| 145 | <li>set_est() | 
|---|
| 146 | : <a class="el" href="classbdm_1_1Kalman.html#9264fc6b173ecb803d2684b883f32c68">bdm::Kalman< sq_T ></a> | 
|---|
| 147 | <li>set_method() | 
|---|
| 148 | : <a class="el" href="classbdm_1_1MixEF.html#664529d52cc667383b39eeb440ccd577">bdm::MixEF</a> | 
|---|
| 149 | <li>set_options() | 
|---|
| 150 | : <a class="el" href="classbdm_1_1PF.html#bf104b869b5df8dd4a14bbe430d40488">bdm::PF</a> | 
|---|
| 151 | , <a class="el" href="classbdm_1_1MPF.html#2e95498dec734088ab9f4878ff404144">bdm::MPF< BM_T ></a> | 
|---|
| 152 | , <a class="el" href="classbdm_1_1BM.html#adb539fa2585c8a2a91c54e5aebf330e">bdm::BM</a> | 
|---|
| 153 | , <a class="el" href="classbdm_1_1ArxDS.html#e7438127de87c5a8128edfa12255b436">bdm::ArxDS</a> | 
|---|
| 154 | <li>set_parameters() | 
|---|
| 155 | : <a class="el" href="classbdm_1_1Kalman.html#3c7fb87fb6b87d08deb6a5a7862da957">bdm::Kalman< sq_T ></a> | 
|---|
| 156 | , <a class="el" href="classbdm_1_1KalmanCh.html#20a4d4c664e8ac8a3f1bb7b0d11c6d87">bdm::KalmanCh</a> | 
|---|
| 157 | , <a class="el" href="classbdm_1_1EKFfull.html#78748da361ba61fef162b0d8956d1743">bdm::EKFfull</a> | 
|---|
| 158 | , <a class="el" href="classbdm_1_1EKF.html#00fec1a0a6a467eb83fb36c65eba7bcb">bdm::EKF< sq_T ></a> | 
|---|
| 159 | , <a class="el" href="classbdm_1_1EKFCh.html#50f9fbffad721f35e5ccb75d0f6b842a">bdm::EKFCh</a> | 
|---|
| 160 | , <a class="el" href="classbdm_1_1bilinfn.html#5a508fbb5fc013904d9b62b2231442de">bdm::bilinfn</a> | 
|---|
| 161 | , <a class="el" href="classbdm_1_1merger__base.html#5c85ba8a7c5246674891c6ebbf59ef54">bdm::merger_base</a> | 
|---|
| 162 | , <a class="el" href="classbdm_1_1emix.html#3a107a6b808a081389ef17af951c234a">bdm::emix</a> | 
|---|
| 163 | , <a class="el" href="classbdm_1_1egiwmix.html#c4627222e22df6e14f8f1496e13c4975">bdm::egiwmix</a> | 
|---|
| 164 | , <a class="el" href="classbdm_1_1mmix.html#ad8d9df36cb0ca093a29af0eca12da32">bdm::mmix</a> | 
|---|
| 165 | , <a class="el" href="classbdm_1_1ArxDS.html#2d9abc62f1fee862f0e1c60c5c4a3c8a">bdm::ArxDS</a> | 
|---|
| 166 | , <a class="el" href="classbdm_1_1mlnorm.html#5d18dec3167584338a4775c1d165d96f">bdm::mlnorm< sq_T ></a> | 
|---|
| 167 | , <a class="el" href="classbdm_1_1mgnorm.html#578e02458e2a0d17f3864826b6ebd564">bdm::mgnorm< sq_T ></a> | 
|---|
| 168 | , <a class="el" href="classbdm_1_1mgamma.html#a0f21c2557b233a85838b497d040ab14">bdm::mgamma</a> | 
|---|
| 169 | , <a class="el" href="classbdm_1_1migamma.html#8b10ab922e2a7bae2fb6bb3efc7b6151">bdm::migamma</a> | 
|---|
| 170 | , <a class="el" href="classbdm_1_1mgamma__fix.html#1bfd30e90db9dc1fbda4a9fbb0b716b2">bdm::mgamma_fix</a> | 
|---|
| 171 | , <a class="el" href="classbdm_1_1migamma__ref.html#b0b4eb278ef5d0831ec4954ba7bd2800">bdm::migamma_ref</a> | 
|---|
| 172 | , <a class="el" href="classbdm_1_1mlognorm.html#604cab0e8a76f9041dc3c606043bb39f">bdm::mlognorm</a> | 
|---|
| 173 | , <a class="el" href="classbdm_1_1eEmp.html#c74c281d652356c19b6b079e42ca7ef1">bdm::eEmp</a> | 
|---|
| 174 | , <a class="el" href="classbdm_1_1linfn.html#7e0e714b814532fc3e38daede24c5e68">bdm::linfn</a> | 
|---|
| 175 | <li>set_rv() | 
|---|
| 176 | : <a class="el" href="classbdm_1_1emix.html#04a8632cfa9299ae937228eb732fd61e">bdm::emix</a> | 
|---|
| 177 | , <a class="el" href="classbdm_1_1egiwmix.html#dc999c5c1402c450200f22128db688b2">bdm::egiwmix</a> | 
|---|
| 178 | , <a class="el" href="classbdm_1_1epdf.html#f423e28448dbb69ef4905295ec8de8ff">bdm::epdf</a> | 
|---|
| 179 | <li>set_samples() | 
|---|
| 180 | : <a class="el" href="classbdm_1_1eEmp.html#b62d802b8ef39f7c4dcbeb366c90951a">bdm::eEmp</a> | 
|---|
| 181 | <li>set_sources() | 
|---|
| 182 | : <a class="el" href="classbdm_1_1merger__base.html#bde0fd02ae620b4130e768fa70aafa94">bdm::merger_base</a> | 
|---|
| 183 | <li>set_statistics() | 
|---|
| 184 | : <a class="el" href="classbdm_1_1BMEF.html#d2b528b7a41ca67163152142f5404051">bdm::BMEF</a> | 
|---|
| 185 | , <a class="el" href="classbdm_1_1multiBM.html#dbe6b90d410dc062a233d1dc09eeba52">bdm::multiBM</a> | 
|---|
| 186 | , <a class="el" href="classbdm_1_1eEmp.html#7cfd383180b486fe4526bdf0179350c0">bdm::eEmp</a> | 
|---|
| 187 | , <a class="el" href="classbdm_1_1ARX.html#539f9d0127423c94b912708d390e67b8">bdm::ARX</a> | 
|---|
| 188 | , <a class="el" href="classbdm_1_1EKFfull.html#1949a9b1496a855cc7c24e619bc52365">bdm::EKFfull</a> | 
|---|
| 189 | <li>set_support() | 
|---|
| 190 | : <a class="el" href="classbdm_1_1merger__base.html#c02a1c55042c40cd190e240f1329d8d4">bdm::merger_base</a> | 
|---|
| 191 | <li>setCh() | 
|---|
| 192 | : <a class="el" href="classchmat.html#4c8b321967b14ed2616a2abb9498a979">chmat</a> | 
|---|
| 193 | <li>setD() | 
|---|
| 194 | : <a class="el" href="classldmat.html#0884a613b94fde61bfc84288e73ce57f">ldmat</a> | 
|---|
| 195 | , <a class="el" href="classfsqmat.html#03a8f49eb4d38a054ecc522be59cd2ad">fsqmat</a> | 
|---|
| 196 | , <a class="el" href="classchmat.html#4b9271097d8317d9514c5d0d62cccb39">chmat</a> | 
|---|
| 197 | <li>setL() | 
|---|
| 198 | : <a class="el" href="classldmat.html#32ff66296627ff5341d7c0b973249614">ldmat</a> | 
|---|
| 199 | <li>setrvc() | 
|---|
| 200 | : <a class="el" href="classbdm_1_1compositepdf.html#c71fc2c51f49d797e61f479f543c75ce">bdm::compositepdf</a> | 
|---|
| 201 | <li>setY() | 
|---|
| 202 | : <a class="el" href="classbdm_1_1eWishartCh.html#4eee757c0535c2a88bb20f0767c64981">bdm::eWishartCh</a> | 
|---|
| 203 | <li>sig2 | 
|---|
| 204 | : <a class="el" href="classbdm_1_1mlognorm.html#a51128a2e503b8b2ce698244b9e0db1a">bdm::mlognorm</a> | 
|---|
| 205 | <li>sqmat() | 
|---|
| 206 | : <a class="el" href="classsqmat.html#5493a4a11a2b3c41de9cdd8ce305bb44">sqmat</a> | 
|---|
| 207 | <li>sqrt_mult() | 
|---|
| 208 | : <a class="el" href="classldmat.html#fc380626ced6f9244fb58c5f0231174d">ldmat</a> | 
|---|
| 209 | , <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a> | 
|---|
| 210 | , <a class="el" href="classchmat.html#b22aa239dbaca33e3fb93b4f674d7051">chmat</a> | 
|---|
| 211 | , <a class="el" href="classfsqmat.html#842a774077ee34ac3c36d180ab33e103">fsqmat</a> | 
|---|
| 212 | <li>step() | 
|---|
| 213 | : <a class="el" href="classbdm_1_1DS.html#9a14c64d881e838ddc3a5617ee8a973b">bdm::DS</a> | 
|---|
| 214 | , <a class="el" href="classbdm_1_1dirfilelog.html#f79660645d09aa2d8bdd18923a721662">bdm::dirfilelog</a> | 
|---|
| 215 | , <a class="el" href="classbdm_1_1MemDS.html#21916feb3e5ff960855c09b06a0d279b">bdm::MemDS</a> | 
|---|
| 216 | , <a class="el" href="classbdm_1_1logger.html#4f31c03578a7b9b30d8b1f8c338a37e8">bdm::logger</a> | 
|---|
| 217 | , <a class="el" href="classbdm_1_1ArxDS.html#57dfa26b23cc03d53b123fa7e0474b19">bdm::ArxDS</a> | 
|---|
| 218 | , <a class="el" href="classbdm_1_1memlog.html#69964f0472e53098528ee41507bdfc77">bdm::memlog</a> | 
|---|
| 219 | <li>str() | 
|---|
| 220 | : <a class="el" href="classbdm_1_1str.html#7c6b9dccc6814d7bd1e8e2208a0d3f3f">bdm::str</a> | 
|---|
| 221 | <li>structure_est() | 
|---|
| 222 | : <a class="el" href="classbdm_1_1ARX.html#16b02ae03316751664c22d59d90c1e34">bdm::ARX</a> | 
|---|
| 223 | <li>subselect() | 
|---|
| 224 | : <a class="el" href="classbdm_1_1RV.html#c0c04ab99ded62e1e05bcefb151ebeb9">bdm::RV</a> | 
|---|
| 225 | <li>subt() | 
|---|
| 226 | : <a class="el" href="classbdm_1_1RV.html#aec44dabdf0a6d90fbae95e1356eda39">bdm::RV</a> | 
|---|
| 227 | </ul> | 
|---|
| 228 | </div> | 
|---|
| 229 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:28 2009 for mixpp by  | 
|---|
| 230 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| 231 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> | 
|---|
| 232 | </body> | 
|---|
| 233 | </html> | 
|---|