| [84] | 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"> | 
|---|
| [84] | 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><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 class="current"><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"> | 
|---|
| [84] | 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_v">- v -</a></h3><ul> | 
|---|
 | 110 | <li>V | 
|---|
| [255] | 111 | : <a class="el" href="classbdm_1_1ARX.html#de5b7d83ff5d3f5af2f80068db0abdfd">bdm::ARX</a> | 
|---|
 | 112 | , <a class="el" href="classbdm_1_1egiw.html#ae56852845c6af176fd9017dbebbbd52">bdm::egiw</a> | 
|---|
| [210] | 113 | <li>v2c_lo | 
|---|
| [255] | 114 | : <a class="el" href="classbdm_1_1datalink__m2e.html#9e0048d87bda78e9b8d38761440c7abc">bdm::datalink_m2e</a> | 
|---|
| [210] | 115 | <li>v2c_up | 
|---|
| [255] | 116 | : <a class="el" href="classbdm_1_1datalink__m2e.html#43fe3e2d7aa04134053ec15793722783">bdm::datalink_m2e</a> | 
|---|
| [269] | 117 | <li>v2v_up | 
|---|
| [270] | 118 | : <a class="el" href="classbdm_1_1datalink.html#240b37d793c6bdc32824ed0a0541b1eb">bdm::datalink</a> | 
|---|
| [368] | 119 | <li>validate() | 
|---|
| [396] | 120 | : <a class="el" href="classbdm_1_1egamma.html#c3a8d8ae8ba79d0fb35036711fa7d127">bdm::egamma</a> | 
|---|
 | 121 | , <a class="el" href="classbdm_1_1merger__base.html#400e222d4c41dc57ac19e6735429c4cb">bdm::merger_base</a> | 
|---|
 | 122 | , <a class="el" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516">bdm::root</a> | 
|---|
 | 123 | , <a class="el" href="classbdm_1_1enorm.html#38eb17ecb75d94a50b6782fcf735cfea">bdm::enorm< sq_T ></a> | 
|---|
| [234] | 124 | <li>variance() | 
|---|
| [396] | 125 | : <a class="el" href="classbdm_1_1egamma.html#36986cc01917cd0796fadc17125bdec1">bdm::egamma</a> | 
|---|
| [354] | 126 | , <a class="el" href="classbdm_1_1eprod.html#cc53a151f5ac5dfba68d425acc3a5615">bdm::eprod</a> | 
|---|
 | 127 | , <a class="el" href="classbdm_1_1egiwmix.html#96e1cfb7157b87f04e2957ca4d883425">bdm::egiwmix</a> | 
|---|
 | 128 | , <a class="el" href="classbdm_1_1emix.html#e9a627023cdf90c9ffd8eef726595c86">bdm::emix</a> | 
|---|
| [396] | 129 | , <a class="el" href="classbdm_1_1epdf.html#4543d40ccfc5d549b0c831a57a3ed84c">bdm::epdf</a> | 
|---|
 | 130 | , <a class="el" href="classbdm_1_1euni.html#951f932155111f6053c980f672b4c22c">bdm::euni</a> | 
|---|
 | 131 | , <a class="el" href="classbdm_1_1eigamma.html#c2c696f8c668e9f65392c9449f6a5133">bdm::eigamma</a> | 
|---|
 | 132 | , <a class="el" href="classbdm_1_1enorm.html#729c75ef0fa8abae03d58ad1f81e6773">bdm::enorm< sq_T ></a> | 
|---|
| [385] | 133 | , <a class="el" href="classbdm_1_1merger__base.html#76fe431922844d132b4e1ecf70f53c99">bdm::merger_base</a> | 
|---|
| [368] | 134 | , <a class="el" href="classbdm_1_1eEmp.html#05e9ebf467ede737cb6a3621d7fd3c87">bdm::eEmp</a> | 
|---|
| [396] | 135 | , <a class="el" href="classbdm_1_1eDirich.html#43c547a2507e233706f92712d8c2aacc">bdm::eDirich</a> | 
|---|
 | 136 | , <a class="el" href="classbdm_1_1egiw.html#c1ecc406613cc2341225dc10c3d3b46a">bdm::egiw</a> | 
|---|
| [91] | 137 | <li>vectors | 
|---|
| [255] | 138 | : <a class="el" href="classbdm_1_1memlog.html#1fed143162f2de6ef1c1b6557964f24e">bdm::memlog</a> | 
|---|
| [84] | 139 | </ul> | 
|---|
| [91] | 140 | </div> | 
|---|
| [401] | 141 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:56 2009 for mixpp by  | 
|---|
| [84] | 142 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| [398] | 143 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> | 
|---|
| [84] | 144 | </body> | 
|---|
 | 145 | </html> | 
|---|