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><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 class="current"><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_l">- l -</a></h3><ul> |
---|
113 | <li>L |
---|
114 | : <a class="el" href="classldmat.html#f74a64b99fe58a75ebd37bb679e121ea">ldmat</a> |
---|
115 | , <a class="el" href="classitpp_1_1QAM.html#d2c1d5047f75d9a43e0a7c165a69d165">itpp::QAM</a> |
---|
116 | , <a class="el" href="classitpp_1_1Multicode__Spread__1d.html#60690aa30eac3da6db869a9ae1f752ad">itpp::Multicode_Spread_1d</a> |
---|
117 | <li>l |
---|
118 | : <a class="el" href="classbdm_1_1mgamma__fix.html#1eb701506aabb2e6af007e487212d6fa">bdm::mgamma_fix</a> |
---|
119 | <li>L |
---|
120 | : <a class="el" href="classitpp_1_1ND__UQAM.html#0964f260688bac5b09cd1a51b49155ff">itpp::ND_UQAM</a> |
---|
121 | <li>l |
---|
122 | : <a class="el" href="classbdm_1_1migamma__ref.html#cdc1345ba8375fbdb18a69322d2f841d">bdm::migamma_ref</a> |
---|
123 | <li>l3_pkt_info_p |
---|
124 | : <a class="el" href="classitpp_1_1Link__Packet.html#a76bd9f6a782a5d9fcbf1e088c0efe01">itpp::Link_Packet</a> |
---|
125 | <li>L_dt |
---|
126 | : <a class="el" href="classbdm_1_1DS.html#b4b7bdb9d98a11ab587aa0ad803bb867">bdm::DS</a> |
---|
127 | <li>L_theta |
---|
128 | : <a class="el" href="classbdm_1_1ArxDS.html#e13e5ffdfe9d896089310b0fc54e0c85">bdm::ArxDS</a> |
---|
129 | <li>L_x |
---|
130 | : <a class="el" href="classpmsmDS.html#3975e648cc981a550997df8120e176f7">pmsmDS</a> |
---|
131 | <li>last_lognc |
---|
132 | : <a class="el" href="classbdm_1_1BMEF.html#06e7b3ac03e10017d4288c76888e2865">bdm::BMEF</a> |
---|
133 | <li>LatestDist |
---|
134 | : <a class="el" href="classitpp_1_1Vector__Quantizer.html#c7cc12cb59533ac4cc4603d7fadc1738">itpp::Vector_Quantizer</a> |
---|
135 | , <a class="el" href="classitpp_1_1Scalar__Quantizer.html#2e93c197ff825e6f090d636ad6d3a374">itpp::Scalar_Quantizer</a> |
---|
136 | <li>left_overs |
---|
137 | : <a class="el" href="classitpp_1_1FIR__Fading__Generator.html#332a0608a1a29362b5d69d9286afdced">itpp::FIR_Fading_Generator</a> |
---|
138 | <li>len |
---|
139 | : <a class="el" href="classbdm_1_1RV.html#b11bfdceb831ed30d33b852dd4a6b385">bdm::RV</a> |
---|
140 | <li>Levels |
---|
141 | : <a class="el" href="classitpp_1_1Scalar__Quantizer.html#b2e70d0c59ab2b4de616b4a687135d00">itpp::Scalar_Quantizer</a> |
---|
142 | <li>LFlags |
---|
143 | : <a class="el" href="classbdm_1_1BM.html#398b7e7a162cf37d0022d6126495f207">bdm::BM</a> |
---|
144 | <li>LIDs |
---|
145 | : <a class="el" href="classbdm_1_1BM.html#109c1a626a69031658e3a44e9e500cca">bdm::BM</a> |
---|
146 | <li>link_packet_id |
---|
147 | : <a class="el" href="classitpp_1_1Link__Packet.html#3151d4a84246a70c195d7f0bdbeafaf4">itpp::Link_Packet</a> |
---|
148 | <li>ll |
---|
149 | : <a class="el" href="classbdm_1_1BM.html#4064b6559d962633e4372b12f4cd204a">bdm::BM</a> |
---|
150 | <li>llrcalc |
---|
151 | : <a class="el" href="classitpp_1_1LDPC__Code.html#50db4abe3af5c9e57ccf8c2a8f488433">itpp::LDPC_Code</a> |
---|
152 | , <a class="el" href="classitpp_1_1Modulator__ND.html#8690246ff99fd198a5e7d179954ac5a9">itpp::Modulator_ND</a> |
---|
153 | <li>lnk |
---|
154 | : <a class="el" href="classbdm_1_1euni.html#3e63be48dd58659663ca60cd18700476">bdm::euni</a> |
---|
155 | <li>log_det_etc |
---|
156 | : <a class="el" href="classitpp_1_1MOG__generic.html#c950e3b9cb8f9b1d71b93131455de32b">itpp::MOG_generic</a> |
---|
157 | <li>log_max_K |
---|
158 | : <a class="el" href="classitpp_1_1MOG__generic.html#e63c0eb25aa38f9ee948e2566e239a2e">itpp::MOG_generic</a> |
---|
159 | <li>log_weights |
---|
160 | : <a class="el" href="classitpp_1_1MOG__generic.html#c8e7908f52565160667da80c03fcc0be">itpp::MOG_generic</a> |
---|
161 | <li>los_diffuse |
---|
162 | : <a class="el" href="classitpp_1_1Fading__Generator.html#6b92dcea4661469227e558ece50975c6">itpp::Fading_Generator</a> |
---|
163 | <li>los_direct |
---|
164 | : <a class="el" href="classitpp_1_1Fading__Generator.html#c8d8f76a8d3965731972137c5d95b8d2">itpp::Fading_Generator</a> |
---|
165 | <li>los_dopp |
---|
166 | : <a class="el" href="classitpp_1_1TDL__Channel.html#c2c2867660d28071ac8bcfdcdacda02a">itpp::TDL_Channel</a> |
---|
167 | , <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#30a9693666fe55bfdda432a8abb3d2b6">itpp::Correlated_Fading_Generator</a> |
---|
168 | , <a class="el" href="classitpp_1_1Channel__Specification.html#03786b11712d63f7ad92ee5d1fb889b1">itpp::Channel_Specification</a> |
---|
169 | <li>los_power |
---|
170 | : <a class="el" href="classitpp_1_1Channel__Specification.html#712dc19cfab5eff5a18f1eccbf779d96">itpp::Channel_Specification</a> |
---|
171 | , <a class="el" href="classitpp_1_1Fading__Generator.html#d5512a1606e0e89476ff8554081aeafe">itpp::Fading_Generator</a> |
---|
172 | , <a class="el" href="classitpp_1_1TDL__Channel.html#59a3fbbe5581d4b59efa2e0592bc8db0">itpp::TDL_Channel</a> |
---|
173 | <li>low |
---|
174 | : <a class="el" href="classbdm_1_1euni.html#ff7ce6a2ef5ef0015bbd1398bed12f32">bdm::euni</a> |
---|
175 | <li>low_prec |
---|
176 | : <a class="el" href="classitpp_1_1it__file__old.html#0ddbc0d78f4295b27a485774e114a01f">itpp::it_file_old</a> |
---|
177 | , <a class="el" href="classitpp_1_1it__file.html#bedb756bdeab9348b11ce20c1ab45206">itpp::it_file</a> |
---|
178 | </ul> |
---|
179 | </div> |
---|
180 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
181 | <a href="http://www.doxygen.org/index.html"> |
---|
182 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
183 | </body> |
---|
184 | </html> |
---|