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 - Variables</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><a href="functions.html"><span>All</span></a></li> |
---|
70 | <li><a href="functions_func.html"><span>Functions</span></a></li> |
---|
71 | <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> |
---|
72 | <li><a href="functions_type.html"><span>Typedefs</span></a></li> |
---|
73 | <li><a href="functions_enum.html"><span>Enumerations</span></a></li> |
---|
74 | <li><a href="functions_eval.html"><span>Enumerator</span></a></li> |
---|
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_vars.html#index__"><span>_</span></a></li> |
---|
81 | <li><a href="functions_vars_0x61.html#index_a"><span>a</span></a></li> |
---|
82 | <li><a href="functions_vars_0x62.html#index_b"><span>b</span></a></li> |
---|
83 | <li><a href="functions_vars_0x63.html#index_c"><span>c</span></a></li> |
---|
84 | <li class="current"><a href="functions_vars_0x64.html#index_d"><span>d</span></a></li> |
---|
85 | <li><a href="functions_vars_0x65.html#index_e"><span>e</span></a></li> |
---|
86 | <li><a href="functions_vars_0x66.html#index_f"><span>f</span></a></li> |
---|
87 | <li><a href="functions_vars_0x67.html#index_g"><span>g</span></a></li> |
---|
88 | <li><a href="functions_vars_0x68.html#index_h"><span>h</span></a></li> |
---|
89 | <li><a href="functions_vars_0x69.html#index_i"><span>i</span></a></li> |
---|
90 | <li><a href="functions_vars_0x6b.html#index_k"><span>k</span></a></li> |
---|
91 | <li><a href="functions_vars_0x6c.html#index_l"><span>l</span></a></li> |
---|
92 | <li><a href="functions_vars_0x6d.html#index_m"><span>m</span></a></li> |
---|
93 | <li><a href="functions_vars_0x6e.html#index_n"><span>n</span></a></li> |
---|
94 | <li><a href="functions_vars_0x6f.html#index_o"><span>o</span></a></li> |
---|
95 | <li><a href="functions_vars_0x70.html#index_p"><span>p</span></a></li> |
---|
96 | <li><a href="functions_vars_0x71.html#index_q"><span>q</span></a></li> |
---|
97 | <li><a href="functions_vars_0x72.html#index_r"><span>r</span></a></li> |
---|
98 | <li><a href="functions_vars_0x73.html#index_s"><span>s</span></a></li> |
---|
99 | <li><a href="functions_vars_0x74.html#index_t"><span>t</span></a></li> |
---|
100 | <li><a href="functions_vars_0x75.html#index_u"><span>u</span></a></li> |
---|
101 | <li><a href="functions_vars_0x76.html#index_v"><span>v</span></a></li> |
---|
102 | <li><a href="functions_vars_0x77.html#index_w"><span>w</span></a></li> |
---|
103 | <li><a href="functions_vars_0x78.html#index_x"><span>x</span></a></li> |
---|
104 | <li><a href="functions_vars_0x79.html#index_y"><span>y</span></a></li> |
---|
105 | <li><a href="functions_vars_0x7a.html#index_z"><span>z</span></a></li> |
---|
106 | </ul> |
---|
107 | </div> |
---|
108 | </div> |
---|
109 | <div class="contents"> |
---|
110 | |
---|
111 | <p> |
---|
112 | <h3><a class="anchor" name="index_d">- d -</a></h3><ul> |
---|
113 | <li>D |
---|
114 | : <a class="el" href="classbdm_1_1Kalman.html#7b56ac423d0654b5755e4f852a870456">bdm::Kalman< sq_T ></a> |
---|
115 | , <a class="el" href="classldmat.html#4cce04824539c4a8d062d9a36d6e014e">ldmat</a> |
---|
116 | , <a class="el" href="classitpp_1_1MOG__generic.html#c03e7ca34817d33ecb3ec87f54e07cd7">itpp::MOG_generic</a> |
---|
117 | <li>d2t |
---|
118 | : <a class="el" href="classIMpmsm2o.html#74954dedce055db9ee50d53790e8341c">IMpmsm2o</a> |
---|
119 | <li>d_prof |
---|
120 | : <a class="el" href="classitpp_1_1Channel__Specification.html#e1576e671665a3974e80a9e2d63c9621">itpp::Channel_Specification</a> |
---|
121 | , <a class="el" href="classitpp_1_1TDL__Channel.html#8403c04165821ec65d6ac0a4d6a39b6d">itpp::TDL_Channel</a> |
---|
122 | <li>data |
---|
123 | : <a class="el" href="classitpp_1_1Array.html#d6ae1c2800467bc2a5895b70f1c76cf6">itpp::Array< T ></a> |
---|
124 | , <a class="el" href="classitpp_1_1Mat.html#7625e06c1080d04538d4d05d14dc6384">itpp::Mat< Num_T ></a> |
---|
125 | , <a class="el" href="classitpp_1_1Vec.html#6a4144a82cbf195a37f6ca2eb4c1f5f8">itpp::Vec< Num_T ></a> |
---|
126 | <li>Data |
---|
127 | : <a class="el" href="classbdm_1_1MemDS.html#a724f4cbfc32e79bacc044253234e260">bdm::MemDS</a> |
---|
128 | <li>data_bytes |
---|
129 | : <a class="el" href="structitpp_1_1it__file__base_1_1data__header.html#78ff64d39dab4c1254141593fd3469dc">itpp::it_file_base::it_file_base::data_header</a> |
---|
130 | <li>data_ok |
---|
131 | : <a class="el" href="classitpp_1_1GF2mat__sparse__alist.html#ff9879ed9038a9f433a4ba75132a256e">itpp::GF2mat_sparse_alist</a> |
---|
132 | <li>data_size |
---|
133 | : <a class="el" href="classitpp_1_1SND__Format.html#3fcda8c137af97cff21c29170993dbf4">itpp::SND_Format</a> |
---|
134 | <li>datasize |
---|
135 | : <a class="el" href="classitpp_1_1Mat.html#a41129a4b85c79ffd8955dab994c3545">itpp::Mat< Num_T ></a> |
---|
136 | , <a class="el" href="classitpp_1_1Vec.html#180ba106926488875eb1736acc915c07">itpp::Vec< Num_T ></a> |
---|
137 | <li>DBG |
---|
138 | : <a class="el" href="classbdm_1_1merger.html#14081d8c5cffdcc6c2f81cb61da41dbe">bdm::merger</a> |
---|
139 | <li>dbg |
---|
140 | : <a class="el" href="classbdm_1_1merger.html#2b99a4a9384dc088dc164372d206138f">bdm::merger</a> |
---|
141 | <li>dec_method |
---|
142 | : <a class="el" href="classitpp_1_1LDPC__Code.html#fae3d84382be09abb61569fc1dd22023">itpp::LDPC_Code</a> |
---|
143 | <li>delays |
---|
144 | : <a class="el" href="classbdm_1_1MemDS.html#166522aed4d3b12d9b3c2afaf6673301">bdm::MemDS</a> |
---|
145 | <li>delta |
---|
146 | : <a class="el" href="classbdm_1_1eWishartCh.html#1879a14d7d2bb05062523b189baa11c3">bdm::eWishartCh</a> |
---|
147 | <li>delta_t |
---|
148 | : <a class="el" href="classitpp_1_1Base__Event.html#1620ad79858e3690a47502639c848f71">itpp::Base_Event</a> |
---|
149 | <li>den |
---|
150 | : <a class="el" href="classbdm_1_1mratio.html#7daa5d02d3a3be9d15fd4156d886ed88">bdm::mratio</a> |
---|
151 | <li>desc |
---|
152 | : <a class="el" href="structitpp_1_1it__file__base_1_1data__header.html#0a5b4a57ba55298d413cd1f695918d4e">itpp::it_file_base::it_file_base::data_header</a> |
---|
153 | , <a class="el" href="classitpp_1_1Name.html#e99acea7fe52c157084cdca8c2f87752">itpp::Name</a> |
---|
154 | <li>destroyComs |
---|
155 | : <a class="el" href="classbdm_1_1emix.html#47189df41a4616c2fed5972f015743f4">bdm::emix</a> |
---|
156 | , <a class="el" href="classbdm_1_1egiwmix.html#2a363169e5aa6c7cad1f4d7647fe9eec">bdm::egiwmix</a> |
---|
157 | <li>destroynom |
---|
158 | : <a class="el" href="classbdm_1_1mratio.html#51bfe6675e724f7fbeaaeacce5a9f9b8">bdm::mratio</a> |
---|
159 | <li>dia |
---|
160 | : <a class="el" href="classIMpmsm2o.html#5b668744a1e5189f324897a62b9c3ea6">IMpmsm2o</a> |
---|
161 | <li>diag_covs |
---|
162 | : <a class="el" href="classitpp_1_1MOG__generic.html#b15093a04bd84221c44b794831ebecd0">itpp::MOG_generic</a> |
---|
163 | <li>diag_covs_inv_etc |
---|
164 | : <a class="el" href="classitpp_1_1MOG__generic.html#c74ddce5d7899b0fa8c28b4f6aeb731b">itpp::MOG_generic</a> |
---|
165 | <li>dim |
---|
166 | : <a class="el" href="classbdm_1_1epdf.html#16adac20ec7fe07e1ea0b27d917788ce">bdm::epdf</a> |
---|
167 | <li>Dim |
---|
168 | : <a class="el" href="classitpp_1_1Vector__Quantizer.html#cecdbde8911852c5472b28e7fb8609bb">itpp::Vector_Quantizer</a> |
---|
169 | <li>dim |
---|
170 | : <a class="el" href="classsqmat.html#0abed904bdc0882373ba9adba919689d">sqmat</a> |
---|
171 | <li>dimc |
---|
172 | : <a class="el" href="classbdm_1_1mpdf.html#7c1900976ff13dbc09c9729b3bbff9e6">bdm::mpdf</a> |
---|
173 | <li>dimu |
---|
174 | : <a class="el" href="classbdm_1_1Kalman.html#c5136ef617f6ac0e426bea222755d92b">bdm::Kalman< sq_T ></a> |
---|
175 | , <a class="el" href="classbdm_1_1diffbifn.html#30c45617eec89adeb4ebaa763d093fb0">bdm::diffbifn</a> |
---|
176 | <li>dimx |
---|
177 | : <a class="el" href="classbdm_1_1ARX.html#8e68db2a218d54b09304cad6c0a897d9">bdm::ARX</a> |
---|
178 | , <a class="el" href="classbdm_1_1Kalman.html#ba7699cdb3b1382a54d3e28b9b7517fa">bdm::Kalman< sq_T ></a> |
---|
179 | , <a class="el" href="classbdm_1_1diffbifn.html#a193aa2c4a500139c0c4b669691e588e">bdm::diffbifn</a> |
---|
180 | , <a class="el" href="classbdm_1_1egiw.html#23e4d78bea7e98840f3da30e76a2b57a">bdm::egiw</a> |
---|
181 | <li>dimy |
---|
182 | : <a class="el" href="classbdm_1_1fnc.html#52156cb4a52a62d51fc7455985797a62">bdm::fnc</a> |
---|
183 | , <a class="el" href="classbdm_1_1Kalman.html#d2c36ba01760bf207b985bf321b7817f">bdm::Kalman< sq_T ></a> |
---|
184 | <li>dirname |
---|
185 | : <a class="el" href="classbdm_1_1dirfilelog.html#985eb02770f01e25cdceff32ff53a9c5">bdm::dirfilelog</a> |
---|
186 | <li>discrete_Ts |
---|
187 | : <a class="el" href="classitpp_1_1TDL__Channel.html#c38f959613ae41b79b8cdd1ab587df43">itpp::TDL_Channel</a> |
---|
188 | <li>distance |
---|
189 | : <a class="el" href="classbdm_1_1euni.html#d3c27e331f90c754d80228108de8ed4c">bdm::euni</a> |
---|
190 | <li>dl |
---|
191 | : <a class="el" href="classbdm_1_1mratio.html#cda5bd23ba60146d69e1f804ff7710c7">bdm::mratio</a> |
---|
192 | <li>dls |
---|
193 | : <a class="el" href="classbdm_1_1eprod.html#6b5a9be71a644f6009e7beda6c762a43">bdm::eprod</a> |
---|
194 | , <a class="el" href="classbdm_1_1mprod.html#acf679b3b1d48629c5a042d9ac0d973f">bdm::mprod</a> |
---|
195 | , <a class="el" href="classbdm_1_1merger.html#ea3c9f4739f857877fd5285b3973289c">bdm::merger</a> |
---|
196 | <li>do_checks |
---|
197 | : <a class="el" href="classitpp_1_1MOG__generic.html#4b30c5c34e3503df8378b043a8a7776b">itpp::MOG_generic</a> |
---|
198 | <li>dopp_spectrum |
---|
199 | : <a class="el" href="classitpp_1_1Rice__Fading__Generator.html#6e171c0814c6b1cfc84bbf11abfb5223">itpp::Rice_Fading_Generator</a> |
---|
200 | <li>downsize |
---|
201 | : <a class="el" href="classbdm_1_1datalink.html#bc8ff50395fc1066a1e486dea18d987c">bdm::datalink</a> |
---|
202 | <li>drv |
---|
203 | : <a class="el" href="classbdm_1_1BM.html#c400357e37d27a4834b2b1d9211009ed">bdm::BM</a> |
---|
204 | <li>Drv |
---|
205 | : <a class="el" href="classbdm_1_1DS.html#d8db125ac35f3b8eeb773fc9a4cb45ec">bdm::DS</a> |
---|
206 | <li>dsize |
---|
207 | : <a class="el" href="classbdm_1_1RV.html#0cfe477965243a89eb87a06b024e2fcb">bdm::RV</a> |
---|
208 | <li>Dt |
---|
209 | : <a class="el" href="classpmsmDS.html#c27956dc82ede2e8dbeb34e6cfa15a40">pmsmDS</a> |
---|
210 | <li>dt_prof |
---|
211 | : <a class="el" href="classpmsmDS.html#01d9d15490d336b6613368557608f4fe">pmsmDS</a> |
---|
212 | <li>dummy |
---|
213 | : <a class="el" href="classbdm_1_1mprod.html#e3fe66c257e5eca9de1031ef44907677">bdm::mprod</a> |
---|
214 | </ul> |
---|
215 | </div> |
---|
216 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
217 | <a href="http://www.doxygen.org/index.html"> |
---|
218 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
219 | </body> |
---|
220 | </html> |
---|