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> |
---|
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 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_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.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_0x6a.html#index_j"><span>j</span></a></li> |
---|
91 | <li><a href="functions_0x6b.html#index_k"><span>k</span></a></li> |
---|
92 | <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li> |
---|
93 | <li><a href="functions_0x6d.html#index_m"><span>m</span></a></li> |
---|
94 | <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li> |
---|
95 | <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li> |
---|
96 | <li><a href="functions_0x70.html#index_p"><span>p</span></a></li> |
---|
97 | <li><a href="functions_0x71.html#index_q"><span>q</span></a></li> |
---|
98 | <li><a href="functions_0x72.html#index_r"><span>r</span></a></li> |
---|
99 | <li><a href="functions_0x73.html#index_s"><span>s</span></a></li> |
---|
100 | <li class="current"><a href="functions_0x74.html#index_t"><span>t</span></a></li> |
---|
101 | <li><a href="functions_0x75.html#index_u"><span>u</span></a></li> |
---|
102 | <li><a href="functions_0x76.html#index_v"><span>v</span></a></li> |
---|
103 | <li><a href="functions_0x77.html#index_w"><span>w</span></a></li> |
---|
104 | <li><a href="functions_0x78.html#index_x"><span>x</span></a></li> |
---|
105 | <li><a href="functions_0x79.html#index_y"><span>y</span></a></li> |
---|
106 | <li><a href="functions_0x7a.html#index_z"><span>z</span></a></li> |
---|
107 | <li><a href="functions_0x7e.html#index_~"><span>~</span></a></li> |
---|
108 | </ul> |
---|
109 | </div> |
---|
110 | </div> |
---|
111 | <div class="contents"> |
---|
112 | Here is a list of all documented class members with links to the class documentation for each member: |
---|
113 | <p> |
---|
114 | <h3><a class="anchor" name="index_t">- t -</a></h3><ul> |
---|
115 | <li>T() |
---|
116 | : <a class="el" href="classitpp_1_1Mat.html#3be8603ee4668eb467860875a1c5462c">itpp::Mat< Num_T ></a> |
---|
117 | , <a class="el" href="classitpp_1_1Vec.html#9931ef6889bfd119946a3af4740f0cc9">itpp::Vec< Num_T ></a> |
---|
118 | <li>t() |
---|
119 | : <a class="el" href="classbdm_1_1RV.html#bd77cb0899f7fba1d0e34396137b7f1f">bdm::RV</a> |
---|
120 | <li>T_fact() |
---|
121 | : <a class="el" href="classitpp_1_1GF2mat.html#26c7064112141cc025f200403bda15a7">itpp::GF2mat</a> |
---|
122 | <li>T_fact_update_addcol() |
---|
123 | : <a class="el" href="classitpp_1_1GF2mat.html#43be340ead050d90106836ffe250638b">itpp::GF2mat</a> |
---|
124 | <li>T_fact_update_bitflip() |
---|
125 | : <a class="el" href="classitpp_1_1GF2mat.html#a861b9708967670e25d2165cf827c9dd">itpp::GF2mat</a> |
---|
126 | <li>tap_doppler_spectrum |
---|
127 | : <a class="el" href="classitpp_1_1TDL__Channel.html#325c4b7315bfdb61fb4cc35994539e91">itpp::TDL_Channel</a> |
---|
128 | , <a class="el" href="classitpp_1_1Channel__Specification.html#7e3cbffe1805c44fcdc4042408bbc3ad">itpp::Channel_Specification</a> |
---|
129 | <li>taps() |
---|
130 | : <a class="el" href="classitpp_1_1Channel__Specification.html#2a00f1a41c30fa6edbc51ca1954bf992">itpp::Channel_Specification</a> |
---|
131 | , <a class="el" href="classitpp_1_1TDL__Channel.html#172fbe5d69b75fc950af0e5a9c5c3e39">itpp::TDL_Channel</a> |
---|
132 | <li>TCP_Client_Application() |
---|
133 | : <a class="el" href="classitpp_1_1TCP__Client__Application.html#f7f15d5942a5cedcfbd87e085ee40c5b">itpp::TCP_Client_Application</a> |
---|
134 | <li>tcp_new_data |
---|
135 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#bbab0658b36792c135ed6c32e23ea40b">itpp::TCP_Receiver</a> |
---|
136 | <li>TCP_Packet() |
---|
137 | : <a class="el" href="classitpp_1_1TCP__Packet.html#b40a8e2c4f9793f4e21bf25d50d05263">itpp::TCP_Packet</a> |
---|
138 | <li>tcp_receive |
---|
139 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#5bf494bcd08ad86837e22f83877fb59a">itpp::TCP_Receiver</a> |
---|
140 | <li>tcp_receive_ack |
---|
141 | : <a class="el" href="classitpp_1_1TCP__Sender.html#4ee84caca57541e168259a09d6be5a3a">itpp::TCP_Sender</a> |
---|
142 | <li>TCP_Receiver() |
---|
143 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#292137238c2e689b06b8c2b0c14b92bd">itpp::TCP_Receiver</a> |
---|
144 | <li>TCP_Receiver_Buffer() |
---|
145 | : <a class="el" href="classitpp_1_1TCP__Receiver__Buffer.html#59342d3b7bfea3d39c6e8250f3655c77">itpp::TCP_Receiver_Buffer</a> |
---|
146 | <li>tcp_release |
---|
147 | : <a class="el" href="classitpp_1_1TCP__Sender.html#4873bed02d114fa31df7384152a7f1a5">itpp::TCP_Sender</a> |
---|
148 | , <a class="el" href="classitpp_1_1TCP__Receiver.html#b7df00acd607d036b840461fb7a0ae05">itpp::TCP_Receiver</a> |
---|
149 | <li>TCP_Segment() |
---|
150 | : <a class="el" href="classitpp_1_1TCP__Segment.html#ca21e0ca2d17d993f07126bdce7c3903">itpp::TCP_Segment</a> |
---|
151 | <li>tcp_send |
---|
152 | : <a class="el" href="classitpp_1_1TCP__Sender.html#c78143630d62c965192299a86893f92c">itpp::TCP_Sender</a> |
---|
153 | <li>tcp_send_ack |
---|
154 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#2b440d09349a194f4bf943da9634f7c7">itpp::TCP_Receiver</a> |
---|
155 | <li>TCP_Sender() |
---|
156 | : <a class="el" href="classitpp_1_1TCP__Sender.html#1efb7fa4a28bcb306c828a0bccc1ee2e">itpp::TCP_Sender</a> |
---|
157 | <li>TCP_Server_Application() |
---|
158 | : <a class="el" href="classitpp_1_1TCP__Server__Application.html#e83e00302965be811f437eddcc5842f1">itpp::TCP_Server_Application</a> |
---|
159 | <li>tcp_socket_write |
---|
160 | : <a class="el" href="classitpp_1_1TCP__Sender.html#8ea6b37f1515de6ad3de75095cd8a781">itpp::TCP_Sender</a> |
---|
161 | <li>TDL_Channel() |
---|
162 | : <a class="el" href="classitpp_1_1TDL__Channel.html#6953b926d31092c1f7a1a4edf3af552f">itpp::TDL_Channel</a> |
---|
163 | <li>tell_read() |
---|
164 | : <a class="el" href="classitpp_1_1SND__In__File.html#ccb5e454bd7ee7c41b2ea1d4a5876c6a">itpp::SND_In_File</a> |
---|
165 | <li>tell_write() |
---|
166 | : <a class="el" href="classitpp_1_1SND__Out__File.html#b79d0564a061d9758f721beb75189ac1">itpp::SND_Out_File</a> |
---|
167 | <li>Ti |
---|
168 | : <a class="el" href="classitpp_1_1Burst__WWW__Packet__Generator.html#2796de858976906ae1a58c74671eea96">itpp::Burst_WWW_Packet_Generator</a> |
---|
169 | <li>tic() |
---|
170 | : <a class="el" href="classitpp_1_1Timer.html#feed20347c7ba104cbddb62e76340bc7">itpp::Timer</a> |
---|
171 | <li>time |
---|
172 | : <a class="el" href="classbdm_1_1MemDS.html#681ee3831f68f4f20ed54e04e8b3f107">bdm::MemDS</a> |
---|
173 | <li>time_offset |
---|
174 | : <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#4da6e42de65ea4580dcc378aaab9f82f">itpp::Correlated_Fading_Generator</a> |
---|
175 | <li>Timer() |
---|
176 | : <a class="el" href="classitpp_1_1Timer.html#ae6ad7a10add69eb4ddf9873a502889e">itpp::Timer</a> |
---|
177 | <li>times |
---|
178 | : <a class="el" href="classbdm_1_1str.html#905dc0f240e40432c103708c4a34f80a">bdm::str</a> |
---|
179 | , <a class="el" href="classbdm_1_1RV.html#ef6703854820bbf61736738f1bac6896">bdm::RV</a> |
---|
180 | <li>timestamp |
---|
181 | : <a class="el" href="classitpp_1_1L3__Packet__Info.html#bdad6c86b0eeb05c61c8b235df2b1441">itpp::L3_Packet_Info</a> |
---|
182 | <li>to_bmat() |
---|
183 | : <a class="el" href="group__convertfunc.html#g07f9bb235b54a35618f764d6e7894ce3">itpp::Mat< Num_T ></a> |
---|
184 | <li>to_bvec() |
---|
185 | : <a class="el" href="group__convertfunc.html#gdeb6e1697b2808f6461e12daebb06a14">itpp::Vec< Num_T ></a> |
---|
186 | <li>to_cmat() |
---|
187 | : <a class="el" href="group__convertfunc.html#ge05e63fed8aadc8152a4c3990f110e73">itpp::Mat< Num_T ></a> |
---|
188 | <li>to_cvec() |
---|
189 | : <a class="el" href="group__convertfunc.html#gf513bda819465b60780abe3ddcd3c797">itpp::Vec< Num_T ></a> |
---|
190 | <li>to_double() |
---|
191 | : <a class="el" href="classitpp_1_1LLR__calc__unit.html#6fe45918d01b24059e4173b7bf939f91">itpp::LLR_calc_unit</a> |
---|
192 | <li>to_imat() |
---|
193 | : <a class="el" href="group__convertfunc.html#g029975a9d32a9b958f4ec9965f4f1acb">itpp::Mat< Num_T ></a> |
---|
194 | <li>to_ivec() |
---|
195 | : <a class="el" href="group__convertfunc.html#gee7bbdaa9dc40aa6c3b63c83fc7f11fe">itpp::Vec< Num_T ></a> |
---|
196 | <li>to_mat() |
---|
197 | : <a class="el" href="group__convertfunc.html#g7d8813d98735a505d262763fa149dd2d">itpp::Mat< Num_T ></a> |
---|
198 | , <a class="el" href="classchmat.html#045addd685f8d978efda232d7dcb070e">chmat</a> |
---|
199 | , <a class="el" href="classsqmat.html#cd0ea3701e4493f353499755fba6e07f">sqmat</a> |
---|
200 | , <a class="el" href="classfsqmat.html#f54fc955e8e3b43d15afa92124bc24b3">fsqmat</a> |
---|
201 | , <a class="el" href="classldmat.html#2c1ebc071de4bafbba55b80afd8a7e8e">ldmat</a> |
---|
202 | <li>to_qllr() |
---|
203 | : <a class="el" href="classitpp_1_1LLR__calc__unit.html#fdc07e6395053a2a9441c8b13cd2d8ad">itpp::LLR_calc_unit</a> |
---|
204 | <li>to_setting() |
---|
205 | : <a class="el" href="classbdm_1_1bdmroot.html#a80210bbe266bf26f100f342460a313f">bdm::bdmroot</a> |
---|
206 | <li>to_smat() |
---|
207 | : <a class="el" href="group__convertfunc.html#gf713af60052f77c79cdb145311341e99">itpp::Mat< Num_T ></a> |
---|
208 | <li>to_sparse() |
---|
209 | : <a class="el" href="classitpp_1_1GF2mat__sparse__alist.html#c72be60c1521e9041f28d9fb366440ac">itpp::GF2mat_sparse_alist</a> |
---|
210 | <li>to_svec() |
---|
211 | : <a class="el" href="group__convertfunc.html#gac95767904cc6d4a1a3e76e1765309a0">itpp::Vec< Num_T ></a> |
---|
212 | <li>to_vec() |
---|
213 | : <a class="el" href="group__convertfunc.html#ga325f1de0fd8af751778b2d61fce015b">itpp::Vec< Num_T ></a> |
---|
214 | <li>toc() |
---|
215 | : <a class="el" href="classitpp_1_1Timer.html#f19c4b9b6728cfa32e8e0492d1f54acb">itpp::Timer</a> |
---|
216 | <li>toc_print() |
---|
217 | : <a class="el" href="classitpp_1_1Timer.html#dc264ac0276f798f33d229e17c66f8a5">itpp::Timer</a> |
---|
218 | <li>tostr() |
---|
219 | : <a class="el" href="classbdm_1_1RV.html#8bdd7f4072749c7cc864b78a418ca388">bdm::RV</a> |
---|
220 | <li>ToString() |
---|
221 | : <a class="el" href="classbdm_1_1bdmroot.html#3d95e9de79ca1d52b06f1b8f80660f09">bdm::bdmroot</a> |
---|
222 | <li>total |
---|
223 | : <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#7728ad6a3c0389c00d005002a0dd45e7">itpp::Punctured_Convolutional_Code</a> |
---|
224 | <li>Tr |
---|
225 | : <a class="el" href="classitpp_1_1Burst__WWW__Packet__Generator.html#3ab217136de996e15aa9a36200139296">itpp::Burst_WWW_Packet_Generator</a> |
---|
226 | <li>trans_mult |
---|
227 | : <a class="el" href="classitpp_1_1Sparse__Mat.html#32bf683507bae44d72f36b249eed80cc">itpp::Sparse_Mat< T ></a> |
---|
228 | <li>trans_mult_s |
---|
229 | : <a class="el" href="classitpp_1_1Sparse__Mat.html#210f5f71734d0c40af28e9bb5c930c77">itpp::Sparse_Mat< T ></a> |
---|
230 | <li>transpose() |
---|
231 | : <a class="el" href="classitpp_1_1GF2mat.html#0a4a28c21ee063263ff4383f7e14abfc">itpp::GF2mat</a> |
---|
232 | , <a class="el" href="classitpp_1_1Vec.html#857c285af9253ec06c8564e65fd77ef3">itpp::Vec< Num_T ></a> |
---|
233 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#5b12be950cd135b8fb0f345a9d73348d">itpp::Sparse_Mat< T ></a> |
---|
234 | , <a class="el" href="classitpp_1_1Mat.html#801774659f45a4567f62710bb2237113">itpp::Mat< Num_T ></a> |
---|
235 | <li>trials_num() |
---|
236 | : <a class="el" href="classitpp_1_1Histogram.html#cb38ac4d25f19ddedc70c57afbb6bbe7">itpp::Histogram< Num_T ></a> |
---|
237 | <li>Triangle_Source() |
---|
238 | : <a class="el" href="classitpp_1_1Triangle__Source.html#37d3f93025e26cf2ecf954e3d35e0c05">itpp::Triangle_Source</a> |
---|
239 | <li>trigger() |
---|
240 | : <a class="el" href="group__protocol.html#gebfcb689c9e4f2597fd798ff9876f1ba">itpp::Signal< DataType ></a> |
---|
241 | <li>trunc_length |
---|
242 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#57ef97ff464b7f36a284540426a26ce3">itpp::Convolutional_Code</a> |
---|
243 | <li>trunc_ptr |
---|
244 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#89b0d6ba21457e1aab73f53631a5cb7f">itpp::Convolutional_Code</a> |
---|
245 | <li>trunc_state |
---|
246 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#d26ed837b36f7313277a2b1dcc7b0c4c">itpp::Convolutional_Code</a> |
---|
247 | <li>trust |
---|
248 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#c95783a3432e07a655769f0ae7fd2b1e">itpp::MOG_diag_kmeans_sup</a> |
---|
249 | <li>TTimer() |
---|
250 | : <a class="el" href="classitpp_1_1TTimer.html#b52b5b2319fc9014efb5a882617dd23e">itpp::TTimer< THandler ></a> |
---|
251 | <li>Turbo_Codec() |
---|
252 | : <a class="el" href="classitpp_1_1Turbo__Codec.html#802079855069ba583ecabc0b87281c9b">itpp::Turbo_Codec</a> |
---|
253 | <li>type |
---|
254 | : <a class="el" href="structitpp_1_1it__file__base_1_1data__header.html#4802382d221032d3c8551ceee8206c5f">itpp::it_file_base::it_file_base::data_header</a> |
---|
255 | , <a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html#f2d2d4a131e537cfe1249eaee7bca18a">itpp::it_file_base_old::it_file_base_old::data_header</a> |
---|
256 | , <a class="el" href="classitpp_1_1LDPC__Generator.html#3a3ee287a74880985500b0470c10393f">itpp::LDPC_Generator</a> |
---|
257 | </ul> |
---|
258 | </div> |
---|
259 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
260 | <a href="http://www.doxygen.org/index.html"> |
---|
261 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
262 | </body> |
---|
263 | </html> |
---|