| [33] | 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> | 
|---|
| [290] | 4 | <link href="tabs.css" rel="stylesheet" type="text/css"> | 
|---|
| [33] | 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | 
|---|
 | 6 | </head><body> | 
|---|
| [398] | 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 class="current"><a href="annotated.html"><span>Classes</span></a></li> | 
|---|
| [91] | 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> | 
|---|
| [290] | 62 |       <li><a href="classes.html"><span>Class Index</span></a></li> | 
|---|
| [91] | 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 class="current"><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><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> | 
|---|
| [296] | 100 |       <li><a href="functions_0x79.html#index_y"><span>y</span></a></li> | 
|---|
| [210] | 101 |       <li><a href="functions_0x7a.html#index_z"><span>z</span></a></li> | 
|---|
| [91] | 102 |       <li><a href="functions_0x7e.html#index_~"><span>~</span></a></li> | 
|---|
 | 103 |     </ul> | 
|---|
 | 104 |   </div> | 
|---|
 | 105 | </div> | 
|---|
 | 106 | <div class="contents"> | 
|---|
| [33] | 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_f">- f -</a></h3><ul> | 
|---|
| [396] | 110 | <li>factory | 
|---|
 | 111 | : <a class="el" href="classbdm_1_1ParticularUI.html#18a208b7549160ae6aeb884dc2bcd90f">bdm::ParticularUI< T ></a> | 
|---|
| [162] | 112 | <li>finalize() | 
|---|
| [255] | 113 | : <a class="el" href="classbdm_1_1logger.html#0e3fc7d13e23a8f71fc7c8a5ea68559d">bdm::logger</a> | 
|---|
| [396] | 114 | , <a class="el" href="classbdm_1_1dirfilelog.html#521d7ba159f97a0182392df27953804f">bdm::dirfilelog</a> | 
|---|
| [353] | 115 | , <a class="el" href="classbdm_1_1memlog.html#39e32f671414c71304e316976ccc37f3">bdm::memlog</a> | 
|---|
| [162] | 116 | <li>findself() | 
|---|
| [255] | 117 | : <a class="el" href="classbdm_1_1RV.html#1367055b2608ad9d50d01a2da6cec869">bdm::RV</a> | 
|---|
| [171] | 118 | <li>flatten() | 
|---|
| [396] | 119 | : <a class="el" href="classbdm_1_1BMEF.html#b2916a2e71a958665054473124d5e749">bdm::BMEF</a> | 
|---|
 | 120 | , <a class="el" href="classbdm_1_1multiBM.html#aaeb18c989088feb8d26d300e4971732">bdm::multiBM</a> | 
|---|
| [302] | 121 | , <a class="el" href="classbdm_1_1ARX.html#e86ab499b116b837d3163ec852961eca">bdm::ARX</a> | 
|---|
| [255] | 122 | , <a class="el" href="classbdm_1_1MixEF.html#f0dfb4375fef4e61c4cb062e5bac7c8c">bdm::MixEF</a> | 
|---|
| [79] | 123 | <li>fnc() | 
|---|
| [270] | 124 | : <a class="el" href="classbdm_1_1fnc.html#65e9fb11f6cc7884018d8f229bcabbb7">bdm::fnc</a> | 
|---|
| [99] | 125 | <li>frg | 
|---|
| [255] | 126 | : <a class="el" href="classbdm_1_1BMEF.html#1331865e10fb1ccef65bb4c47fa3be64">bdm::BMEF</a> | 
|---|
| [353] | 127 | <li>from_setting() | 
|---|
| [396] | 128 | : <a class="el" href="classbdm_1_1mgnorm.html#d717dacc6a9eb967f8410994dc6dc6f9">bdm::mgnorm< sq_T ></a> | 
|---|
 | 129 | , <a class="el" href="classbdm_1_1mgamma.html#da2af0f327e5452bee71d1bf97452ae4">bdm::mgamma</a> | 
|---|
 | 130 | , <a class="el" href="classbdm_1_1egamma.html#8a6fd1a1c0190f3e0d95a2a1f99aafc1">bdm::egamma</a> | 
|---|
 | 131 | , <a class="el" href="classbdm_1_1egiw.html#55b76ec75bd2df5ef9cab3be20a33bbb">bdm::egiw</a> | 
|---|
 | 132 | , <a class="el" href="classbdm_1_1ITppFileDS.html#fd192da176625a909fa853458b604566">bdm::ITppFileDS</a> | 
|---|
 | 133 | , <a class="el" href="classbdm_1_1mlognorm.html#49e45ea13a869da607ef9be7a229128a">bdm::mlognorm</a> | 
|---|
 | 134 | , <a class="el" href="classbdm_1_1MultiModel.html#7bd320fa2540883749b3f83cf2261878">bdm::MultiModel</a> | 
|---|
 | 135 | , <a class="el" href="classbdm_1_1merger__base.html#10dd390fc6f0d1733bb07cb51977160c">bdm::merger_base</a> | 
|---|
 | 136 | , <a class="el" href="classbdm_1_1ARX.html#9637412df898048bafaefee9dc7e9f6c">bdm::ARX</a> | 
|---|
 | 137 | , <a class="el" href="classbdm_1_1ArxDS.html#9b109ee7bba9774057b107383b6ecc24">bdm::ArxDS</a> | 
|---|
 | 138 | , <a class="el" href="classbdm_1_1memlog.html#7352b474bc54c35ab7c9297c5b958629">bdm::memlog</a> | 
|---|
 | 139 | , <a class="el" href="classbdm_1_1dirfilelog.html#a32de0f314a30392d69f07458643514e">bdm::dirfilelog</a> | 
|---|
 | 140 | , <a class="el" href="classbdm_1_1migamma__ref.html#9e7e0f7d2aa9ecca8ec1af8cbcb5ef1d">bdm::migamma_ref</a> | 
|---|
 | 141 | , <a class="el" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">bdm::root</a> | 
|---|
 | 142 | , <a class="el" href="classbdm_1_1mepdf.html#27ef18a3e3b1b5de02739d1324bf25fb">bdm::mepdf</a> | 
|---|
 | 143 | , <a class="el" href="classbdm_1_1euni.html#77f5fef1f006fe056066da23b9e5f042">bdm::euni</a> | 
|---|
 | 144 | , <a class="el" href="classbdm_1_1epdf.html#fa9efc98a065b31c630fe18cc418f725">bdm::epdf</a> | 
|---|
| [385] | 145 | , <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< sq_T ></a> | 
|---|
| [396] | 146 | , <a class="el" href="classbdm_1_1EKFCh.html#3952e181ef0cf230c325ad3be1f002df">bdm::EKFCh</a> | 
|---|
 | 147 | , <a class="el" href="classbdm_1_1RV.html#6564bdd36b6845a51446a192d33e1194">bdm::RV</a> | 
|---|
 | 148 | , <a class="el" href="classbdm_1_1mprod.html#bfa7478f8df1de6d8cd4c349db512831">bdm::mprod</a> | 
|---|
 | 149 | , <a class="el" href="classbdm_1_1mpdf.html#30a0bceb948e287d497c578e371b1667">bdm::mpdf</a> | 
|---|
| [33] | 150 | <li>fsqmat() | 
|---|
| [396] | 151 | : <a class="el" href="classfsqmat.html#c01f3e9bb590f2a2921369d672f3ce1e">fsqmat</a> | 
|---|
| [33] | 152 | <li>fy | 
|---|
| [255] | 153 | : <a class="el" href="classbdm_1_1Kalman.html#ba555c394c429f6831c9bbabfa2c944c">bdm::Kalman< sq_T ></a> | 
|---|
| [33] | 154 | </ul> | 
|---|
| [91] | 155 | </div> | 
|---|
| [401] | 156 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:56 2009 for mixpp by  | 
|---|
| [33] | 157 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| [398] | 158 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> | 
|---|
| [33] | 159 | </body> | 
|---|
 | 160 | </html> | 
|---|