| [591] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 
|---|
|  | 2 | <html xmlns="http://www.w3.org/1999/xhtml"> | 
|---|
|  | 3 | <head> | 
|---|
|  | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | 
|---|
| [33] | 5 | <title>mixpp: Class Members</title> | 
|---|
| [591] | 6 | <link href="tabs.css" rel="stylesheet" type="text/css"/> | 
|---|
|  | 7 | <link href="doxygen.css" rel="stylesheet" type="text/css"/> | 
|---|
|  | 8 | </head> | 
|---|
|  | 9 | <body> | 
|---|
|  | 10 | <!-- Generated by Doxygen 1.6.1 --> | 
|---|
| [271] | 11 | <script type="text/javascript"> | 
|---|
|  | 12 | <!-- | 
|---|
|  | 13 | function changeDisplayState (e){ | 
|---|
|  | 14 | var num=this.id.replace(/[^[0-9]/g,''); | 
|---|
|  | 15 | var button=this.firstChild; | 
|---|
|  | 16 | var sectionDiv=document.getElementById('dynsection'+num); | 
|---|
|  | 17 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ | 
|---|
|  | 18 | sectionDiv.style.display='block'; | 
|---|
|  | 19 | button.src='open.gif'; | 
|---|
|  | 20 | }else{ | 
|---|
|  | 21 | sectionDiv.style.display='none'; | 
|---|
|  | 22 | button.src='closed.gif'; | 
|---|
|  | 23 | } | 
|---|
|  | 24 | } | 
|---|
|  | 25 | function initDynSections(){ | 
|---|
|  | 26 | var divs=document.getElementsByTagName('div'); | 
|---|
|  | 27 | var sectionCounter=1; | 
|---|
|  | 28 | for(var i=0;i<divs.length-1;i++){ | 
|---|
|  | 29 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ | 
|---|
|  | 30 | var header=divs[i]; | 
|---|
|  | 31 | var section=divs[i+1]; | 
|---|
|  | 32 | var button=header.firstChild; | 
|---|
|  | 33 | if (button!='IMG'){ | 
|---|
|  | 34 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); | 
|---|
|  | 35 | button=document.createElement('img'); | 
|---|
|  | 36 | divs[i].insertBefore(button,divs[i].firstChild); | 
|---|
|  | 37 | } | 
|---|
|  | 38 | header.style.cursor='pointer'; | 
|---|
|  | 39 | header.onclick=changeDisplayState; | 
|---|
|  | 40 | header.id='dynheader'+sectionCounter; | 
|---|
|  | 41 | button.src='closed.gif'; | 
|---|
|  | 42 | section.id='dynsection'+sectionCounter; | 
|---|
|  | 43 | section.style.display='none'; | 
|---|
|  | 44 | section.style.marginLeft='14px'; | 
|---|
|  | 45 | sectionCounter++; | 
|---|
|  | 46 | } | 
|---|
|  | 47 | } | 
|---|
|  | 48 | } | 
|---|
|  | 49 | window.onload = initDynSections; | 
|---|
|  | 50 | --> | 
|---|
|  | 51 | </script> | 
|---|
| [91] | 52 | <div class="navigation" id="top"> | 
|---|
|  | 53 | <div class="tabs"> | 
|---|
|  | 54 | <ul> | 
|---|
| [271] | 55 | <li><a href="main.html"><span>Main Page</span></a></li> | 
|---|
| [91] | 56 | <li><a href="pages.html"><span>Related Pages</span></a></li> | 
|---|
| [290] | 57 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | 
|---|
| [91] | 58 | <li><a href="files.html"><span>Files</span></a></li> | 
|---|
|  | 59 | </ul> | 
|---|
|  | 60 | </div> | 
|---|
|  | 61 | <div class="tabs"> | 
|---|
|  | 62 | <ul> | 
|---|
|  | 63 | <li><a href="annotated.html"><span>Class List</span></a></li> | 
|---|
| [290] | 64 | <li><a href="classes.html"><span>Class Index</span></a></li> | 
|---|
| [91] | 65 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | 
|---|
|  | 66 | <li class="current"><a href="functions.html"><span>Class Members</span></a></li> | 
|---|
|  | 67 | </ul> | 
|---|
|  | 68 | </div> | 
|---|
|  | 69 | <div class="tabs"> | 
|---|
|  | 70 | <ul> | 
|---|
|  | 71 | <li class="current"><a href="functions.html"><span>All</span></a></li> | 
|---|
|  | 72 | <li><a href="functions_func.html"><span>Functions</span></a></li> | 
|---|
|  | 73 | <li><a href="functions_vars.html"><span>Variables</span></a></li> | 
|---|
| [472] | 74 | <li><a href="functions_enum.html"><span>Enumerations</span></a></li> | 
|---|
| [91] | 75 | <li><a href="functions_rela.html"><span>Related Functions</span></a></li> | 
|---|
|  | 76 | </ul> | 
|---|
|  | 77 | </div> | 
|---|
|  | 78 | <div class="tabs"> | 
|---|
|  | 79 | <ul> | 
|---|
|  | 80 | <li><a href="functions.html#index__"><span>_</span></a></li> | 
|---|
|  | 81 | <li><a href="functions_0x61.html#index_a"><span>a</span></a></li> | 
|---|
|  | 82 | <li><a href="functions_0x62.html#index_b"><span>b</span></a></li> | 
|---|
|  | 83 | <li><a href="functions_0x63.html#index_c"><span>c</span></a></li> | 
|---|
|  | 84 | <li><a href="functions_0x64.html#index_d"><span>d</span></a></li> | 
|---|
|  | 85 | <li><a href="functions_0x65.html#index_e"><span>e</span></a></li> | 
|---|
|  | 86 | <li><a href="functions_0x66.html#index_f"><span>f</span></a></li> | 
|---|
|  | 87 | <li><a href="functions_0x67.html#index_g"><span>g</span></a></li> | 
|---|
|  | 88 | <li><a href="functions_0x68.html#index_h"><span>h</span></a></li> | 
|---|
|  | 89 | <li><a href="functions_0x69.html#index_i"><span>i</span></a></li> | 
|---|
|  | 90 | <li><a href="functions_0x6b.html#index_k"><span>k</span></a></li> | 
|---|
|  | 91 | <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li> | 
|---|
|  | 92 | <li><a href="functions_0x6d.html#index_m"><span>m</span></a></li> | 
|---|
|  | 93 | <li class="current"><a href="functions_0x6e.html#index_n"><span>n</span></a></li> | 
|---|
|  | 94 | <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li> | 
|---|
|  | 95 | <li><a href="functions_0x70.html#index_p"><span>p</span></a></li> | 
|---|
|  | 96 | <li><a href="functions_0x71.html#index_q"><span>q</span></a></li> | 
|---|
|  | 97 | <li><a href="functions_0x72.html#index_r"><span>r</span></a></li> | 
|---|
|  | 98 | <li><a href="functions_0x73.html#index_s"><span>s</span></a></li> | 
|---|
|  | 99 | <li><a href="functions_0x74.html#index_t"><span>t</span></a></li> | 
|---|
|  | 100 | <li><a href="functions_0x75.html#index_u"><span>u</span></a></li> | 
|---|
|  | 101 | <li><a href="functions_0x76.html#index_v"><span>v</span></a></li> | 
|---|
|  | 102 | <li><a href="functions_0x77.html#index_w"><span>w</span></a></li> | 
|---|
| [591] | 103 | <li><a href="functions_0x78.html#index_x"><span>x</span></a></li> | 
|---|
| [296] | 104 | <li><a href="functions_0x79.html#index_y"><span>y</span></a></li> | 
|---|
| [210] | 105 | <li><a href="functions_0x7a.html#index_z"><span>z</span></a></li> | 
|---|
| [91] | 106 | <li><a href="functions_0x7e.html#index_~"><span>~</span></a></li> | 
|---|
|  | 107 | </ul> | 
|---|
|  | 108 | </div> | 
|---|
|  | 109 | </div> | 
|---|
|  | 110 | <div class="contents"> | 
|---|
| [33] | 111 | Here is a list of all documented class members with links to the class documentation for each member: | 
|---|
| [591] | 112 |  | 
|---|
|  | 113 | <h3><a class="anchor" id="index_n">- n -</a></h3><ul> | 
|---|
| [33] | 114 | <li>n | 
|---|
| [591] | 115 | : <a class="el" href="classbdm_1_1MixEF.html#a38ca1d86e977d1c38810a3c95bf074a5">bdm::MixEF</a> | 
|---|
|  | 116 | , <a class="el" href="classbdm_1_1PF.html#aeeafaf9b8ad75fe62ee9fd6369e3f7fe">bdm::PF</a> | 
|---|
|  | 117 | , <a class="el" href="classbdm_1_1eEmp.html#a9798006271ca77629855113f1283a031">bdm::eEmp</a> | 
|---|
|  | 118 | </li> | 
|---|
| [538] | 119 | <li>name | 
|---|
| [591] | 120 | : <a class="el" href="classbdm_1_1Participant.html#ab018d968c7349f284c41409eb69e3d5b">bdm::Participant</a> | 
|---|
|  | 121 | </li> | 
|---|
| [33] | 122 | <li>names | 
|---|
| [591] | 123 | : <a class="el" href="classbdm_1_1logger.html#a68ca1f05cf3d414ba0f39211977b8d02">bdm::logger</a> | 
|---|
|  | 124 | </li> | 
|---|
| [538] | 125 | <li>Ncoms | 
|---|
| [591] | 126 | : <a class="el" href="classbdm_1_1merger__mix.html#a83275ad036e7acda876babfa6ac1f07f">bdm::merger_mix</a> | 
|---|
|  | 127 | </li> | 
|---|
| [287] | 128 | <li>ndat() | 
|---|
| [591] | 129 | : <a class="el" href="classbdm_1_1FileDS.html#aa6af63065097147b390e684a7842a26a">bdm::FileDS</a> | 
|---|
|  | 130 | </li> | 
|---|
|  | 131 | <li>nearest_val() | 
|---|
|  | 132 | : <a class="el" href="classbdm_1_1grid__fnc.html#a8fb871dcc27b0ac4ba6d2eae3ea484ea">bdm::grid_fnc</a> | 
|---|
|  | 133 | </li> | 
|---|
| [368] | 134 | <li>new_instance() | 
|---|
| [591] | 135 | : <a class="el" href="classbdm_1_1ParticularUI.html#aa14fea8c7372a3d0a736e4ed0b617702">bdm::ParticularUI< T ></a> | 
|---|
|  | 136 | </li> | 
|---|
| [590] | 137 | <li>next_vec() | 
|---|
| [591] | 138 | : <a class="el" href="classbdm_1_1rectangular__support.html#aadc4f5bdfd1b6f863cdf7961964eb23f">bdm::rectangular_support</a> | 
|---|
|  | 139 | , <a class="el" href="classbdm_1_1discrete__support.html#a368f10fd45443dee5296cc0febb240fb">bdm::discrete_support</a> | 
|---|
|  | 140 | </li> | 
|---|
| [33] | 141 | <li>nk | 
|---|
| [591] | 142 | : <a class="el" href="classbdm_1_1euni.html#a31bb13e8449a8eff35246d46dae35c20">bdm::euni</a> | 
|---|
|  | 143 | </li> | 
|---|
| [210] | 144 | <li>nom | 
|---|
| [591] | 145 | : <a class="el" href="classbdm_1_1mratio.html#af31caba90a2aa10fbf7631832404fe54">bdm::mratio</a> | 
|---|
|  | 146 | </li> | 
|---|
| [396] | 147 | <li>Npoints | 
|---|
| [591] | 148 | : <a class="el" href="classbdm_1_1rectangular__support.html#a6e55e6243f3a3e451f8bed149d948319">bdm::rectangular_support</a> | 
|---|
|  | 149 | , <a class="el" href="classbdm_1_1merger__base.html#a39d263d92aa85553730c44958a92a541">bdm::merger_base</a> | 
|---|
|  | 150 | </li> | 
|---|
| [171] | 151 | <li>nPsi | 
|---|
| [591] | 152 | : <a class="el" href="classbdm_1_1egiw.html#a322414c32d9a21a006a5aab0311f64fd">bdm::egiw</a> | 
|---|
|  | 153 | </li> | 
|---|
| [396] | 154 | <li>Nsources | 
|---|
| [591] | 155 | : <a class="el" href="classbdm_1_1merger__base.html#a4f6cd7ebe1c3c7556039dbfeb00f71f5">bdm::merger_base</a> | 
|---|
|  | 156 | </li> | 
|---|
| [99] | 157 | <li>nu | 
|---|
| [591] | 158 | : <a class="el" href="classbdm_1_1egiw.html#a447eacf19d4f4083872686f044814dc4">bdm::egiw</a> | 
|---|
|  | 159 | , <a class="el" href="classbdm_1_1ARX.html#a740b0582f180ba13cae91d66e9bdb67f">bdm::ARX</a> | 
|---|
|  | 160 | </li> | 
|---|
| [33] | 161 | </ul> | 
|---|
| [91] | 162 | </div> | 
|---|
| [617] | 163 | <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:48 2009 for mixpp by  | 
|---|
| [33] | 164 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| [591] | 165 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> | 
|---|
| [33] | 166 | </body> | 
|---|
|  | 167 | </html> | 
|---|