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 - Functions</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 class="current"><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_func.html#index__"><span>_</span></a></li> |
---|
81 | <li><a href="functions_func_0x61.html#index_a"><span>a</span></a></li> |
---|
82 | <li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li> |
---|
83 | <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li> |
---|
84 | <li class="current"><a href="functions_func_0x64.html#index_d"><span>d</span></a></li> |
---|
85 | <li><a href="functions_func_0x65.html#index_e"><span>e</span></a></li> |
---|
86 | <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li> |
---|
87 | <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li> |
---|
88 | <li><a href="functions_func_0x68.html#index_h"><span>h</span></a></li> |
---|
89 | <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li> |
---|
90 | <li><a href="functions_func_0x6a.html#index_j"><span>j</span></a></li> |
---|
91 | <li><a href="functions_func_0x6b.html#index_k"><span>k</span></a></li> |
---|
92 | <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li> |
---|
93 | <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li> |
---|
94 | <li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li> |
---|
95 | <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li> |
---|
96 | <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li> |
---|
97 | <li><a href="functions_func_0x71.html#index_q"><span>q</span></a></li> |
---|
98 | <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li> |
---|
99 | <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li> |
---|
100 | <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li> |
---|
101 | <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li> |
---|
102 | <li><a href="functions_func_0x76.html#index_v"><span>v</span></a></li> |
---|
103 | <li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li> |
---|
104 | <li><a href="functions_func_0x7a.html#index_z"><span>z</span></a></li> |
---|
105 | <li><a href="functions_func_0x7e.html#index_~"><span>~</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>Data_Event() |
---|
114 | : <a class="el" href="classitpp_1_1Data__Event.html#7d9dc9d82a06e3a2cc2095e2c402af59">itpp::Data_Event< ObjectType, DataType ></a> |
---|
115 | <li>dataind() |
---|
116 | : <a class="el" href="classbdm_1_1RV.html#cbebdb5e0d30101a6eb63550ef701c55">bdm::RV</a> |
---|
117 | <li>datalink() |
---|
118 | : <a class="el" href="classbdm_1_1datalink.html#b8b5d5074fc1310a37c3713d58b900e2">bdm::datalink</a> |
---|
119 | <li>datalink_m2m() |
---|
120 | : <a class="el" href="classbdm_1_1datalink__m2m.html#3baed32cb66f0e2f731032cec0a4d287">bdm::datalink_m2m</a> |
---|
121 | <li>debug_file() |
---|
122 | : <a class="el" href="classbdm_1_1merger.html#94b5358c9558a8389ac78a65b83244f6">bdm::merger</a> |
---|
123 | <li>decode() |
---|
124 | : <a class="el" href="classitpp_1_1BCH.html#98738e6bb7e6283b13e224e09c92d781">itpp::BCH</a> |
---|
125 | , <a class="el" href="classitpp_1_1Dummy__Code.html#aa62756d7870fc741eee0c7576551215">itpp::Dummy_Code</a> |
---|
126 | , <a class="el" href="classitpp_1_1Hamming__Code.html#097abe310dc026d18fd7722630ba4262">itpp::Hamming_Code</a> |
---|
127 | , <a class="el" href="classitpp_1_1LDPC__Code.html#99fb8f359baa6fb4aaa1e8e46dcd5281">itpp::LDPC_Code</a> |
---|
128 | , <a class="el" href="classitpp_1_1Dummy__Code.html#2ea8ca9874f8f5ec23501af013015ae9">itpp::Dummy_Code</a> |
---|
129 | , <a class="el" href="classitpp_1_1LDPC__Code.html#1afefa2e0da0e129c5bf90c230726211">itpp::LDPC_Code</a> |
---|
130 | , <a class="el" href="classitpp_1_1BCH.html#9cded457c757bdab2c078892e0254641">itpp::BCH</a> |
---|
131 | , <a class="el" href="classitpp_1_1Dummy__Code.html#df6d3ddeba2ec69d741dd25ee40bb645">itpp::Dummy_Code</a> |
---|
132 | , <a class="el" href="classitpp_1_1LDPC__Code.html#daf071dad2e2e521ae50330b33ccfca4">itpp::LDPC_Code</a> |
---|
133 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#f6f6621fc90d8d3774e5228846eafcd5">itpp::Punctured_Convolutional_Code</a> |
---|
134 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#f3bf2206a471342563a4080e42d6b435">itpp::Convolutional_Code</a> |
---|
135 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#b63ed0bc93b14bcf4db7004132b38bfc">itpp::Punctured_Convolutional_Code</a> |
---|
136 | , <a class="el" href="classitpp_1_1BCH.html#9adca6b209636ad8a54c8bf59ac30642">itpp::BCH</a> |
---|
137 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#59ade7649db617d9ad30401342075cb7">itpp::Convolutional_Code</a> |
---|
138 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#3ba48bd81d653f58161c10c2d4487533">itpp::Punctured_Convolutional_Code</a> |
---|
139 | , <a class="el" href="classitpp_1_1Reed__Solomon.html#7d081de5dc6c44daf3b1b83317ea5b10">itpp::Reed_Solomon</a> |
---|
140 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#cb932da00b3bb0e218175f180a770131">itpp::Convolutional_Code</a> |
---|
141 | , <a class="el" href="classitpp_1_1Reed__Solomon.html#d9aa2bc593a7f745473cdc94d040f532">itpp::Reed_Solomon</a> |
---|
142 | , <a class="el" href="classitpp_1_1Channel__Code.html#e6c5afdb8f2760f27d64663f94587b9a">itpp::Channel_Code</a> |
---|
143 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#fbeada8e8cbeccdababfb26658faa02a">itpp::Convolutional_Code</a> |
---|
144 | , <a class="el" href="classitpp_1_1Reed__Solomon.html#30746d97c5802b6f348bb467612bba7e">itpp::Reed_Solomon</a> |
---|
145 | , <a class="el" href="classitpp_1_1Turbo__Codec.html#fc1136d97669fcdc0a7a72e8b27ed450">itpp::Turbo_Codec</a> |
---|
146 | , <a class="el" href="classitpp_1_1CRC__Code.html#4d476aa00a59477941717ae4b37e4f84">itpp::CRC_Code</a> |
---|
147 | , <a class="el" href="classitpp_1_1Turbo__Codec.html#ece7e9bdabdf933ec49562c3aa7cb77c">itpp::Turbo_Codec</a> |
---|
148 | , <a class="el" href="classitpp_1_1Vector__Quantizer.html#5c0e94884ce8109500d0e1e80e8f6f49">itpp::Vector_Quantizer</a> |
---|
149 | , <a class="el" href="classitpp_1_1Channel__Code.html#5ca72fa5944f5d7ad86f690a4fd92db7">itpp::Channel_Code</a> |
---|
150 | , <a class="el" href="classitpp_1_1CRC__Code.html#ace112867fadf03fcf072a7f8ae30010">itpp::CRC_Code</a> |
---|
151 | , <a class="el" href="classitpp_1_1Vector__Quantizer.html#21c379c092506f65ab63ecb11ab081eb">itpp::Vector_Quantizer</a> |
---|
152 | , <a class="el" href="classitpp_1_1Scalar__Quantizer.html#9fbb81df938f0fa61df1ce1ecd7335c8">itpp::Scalar_Quantizer</a> |
---|
153 | , <a class="el" href="classitpp_1_1Extended__Golay.html#2cf29cba49dee11ff6459b8eb21b2a8f">itpp::Extended_Golay</a> |
---|
154 | , <a class="el" href="classitpp_1_1Scalar__Quantizer.html#76a5396db4388c8d65d5035ebd93847d">itpp::Scalar_Quantizer</a> |
---|
155 | , <a class="el" href="classitpp_1_1Channel__Code.html#904ec5436185e2b0b3838e834c24637d">itpp::Channel_Code</a> |
---|
156 | , <a class="el" href="classitpp_1_1Extended__Golay.html#e7c70ebb4ffb1710a70459ea5f72af84">itpp::Extended_Golay</a> |
---|
157 | , <a class="el" href="classitpp_1_1BCH.html#4bd690a4d1751a153c7be314b56e8fc5">itpp::BCH</a> |
---|
158 | , <a class="el" href="classitpp_1_1Channel__Code.html#da54df6cfcd16e2f6e21dbcc3e4c87f8">itpp::Channel_Code</a> |
---|
159 | , <a class="el" href="classitpp_1_1Extended__Golay.html#96f4d130d26c412b2f028eff7864acbd">itpp::Extended_Golay</a> |
---|
160 | , <a class="el" href="classitpp_1_1Hamming__Code.html#cf97e226ec6c64105be98167afe01ee1">itpp::Hamming_Code</a> |
---|
161 | , <a class="el" href="classitpp_1_1Dummy__Code.html#d8d95f95987abdafe06716f27d7002e7">itpp::Dummy_Code</a> |
---|
162 | , <a class="el" href="classitpp_1_1Hamming__Code.html#f26c7df80d892a3e924078bd4eb5b3c0">itpp::Hamming_Code</a> |
---|
163 | <li>decode_block() |
---|
164 | : <a class="el" href="classitpp_1_1Turbo__Codec.html#3e5e49a33be7d478a15b4d3b4168f7eb">itpp::Turbo_Codec</a> |
---|
165 | <li>decode_soft_out() |
---|
166 | : <a class="el" href="classitpp_1_1LDPC__Code.html#fcddb278cb81265d6354094087dfcaca">itpp::LDPC_Code</a> |
---|
167 | <li>decode_tail() |
---|
168 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#9f42d8c8bdb51460ebc7d43deb93bad7">itpp::Convolutional_Code</a> |
---|
169 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#8c706434a618852db7304b6e699c0194">itpp::Punctured_Convolutional_Code</a> |
---|
170 | <li>decode_tailbite() |
---|
171 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#94f2b7f77dc08fc0fb975735762be742">itpp::Convolutional_Code</a> |
---|
172 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#841c9437974ffa14ff10385e9729f59d">itpp::Punctured_Convolutional_Code</a> |
---|
173 | <li>decode_trunc() |
---|
174 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#d92e8a3b194cc00bf29e060fb90b666a">itpp::Convolutional_Code</a> |
---|
175 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#13be31ca6bcd770cad2a7120315bc6dd">itpp::Punctured_Convolutional_Code</a> |
---|
176 | <li>decoder_parameterization() |
---|
177 | : <a class="el" href="classitpp_1_1LDPC__Code.html#315028cb705384218de166866966bd8c">itpp::LDPC_Code</a> |
---|
178 | <li>deinterleave() |
---|
179 | : <a class="el" href="classitpp_1_1Block__Interleaver.html#0c82b6bed55a14a3f7b8580668ab4bc5">itpp::Block_Interleaver< T ></a> |
---|
180 | , <a class="el" href="classitpp_1_1Cross__Interleaver.html#850e2ed09d92d38bdb60d9c04cd01d98">itpp::Cross_Interleaver< T ></a> |
---|
181 | , <a class="el" href="classitpp_1_1Sequence__Interleaver.html#8394055c94d125c12995bf418dc356c0">itpp::Sequence_Interleaver< T ></a> |
---|
182 | <li>del() |
---|
183 | : <a class="el" href="classitpp_1_1Vec.html#23d8bb89a3ceb8a7e0b9f08af5eae067">itpp::Vec< Num_T ></a> |
---|
184 | <li>del_col() |
---|
185 | : <a class="el" href="classitpp_1_1Mat.html#0c436069f0a5414b274f6cc86bb8b2f4">itpp::Mat< Num_T ></a> |
---|
186 | <li>del_cols() |
---|
187 | : <a class="el" href="classitpp_1_1Mat.html#9db4e8cd9c668041322a5270adddd1da">itpp::Mat< Num_T ></a> |
---|
188 | <li>del_row() |
---|
189 | : <a class="el" href="classitpp_1_1Mat.html#f4f49a495af9c2b4b8a466606112e338">itpp::Mat< Num_T ></a> |
---|
190 | <li>del_rows() |
---|
191 | : <a class="el" href="classitpp_1_1Mat.html#68eca77c93b20eadc4220aa7825f335c">itpp::Mat< Num_T ></a> |
---|
192 | <li>delta_t() |
---|
193 | : <a class="el" href="classitpp_1_1Packet__Generator.html#0aba6afa0735618ca9927c19a37de03a">itpp::Packet_Generator</a> |
---|
194 | , <a class="el" href="classitpp_1_1Poisson__Packet__Generator.html#f0c8e2402a9f7a23e831fd48d0cedc14">itpp::Poisson_Packet_Generator</a> |
---|
195 | , <a class="el" href="classitpp_1_1Constant__Rate__Packet__Generator.html#754dd944d4fb50c987a8eeba36cb80df">itpp::Constant_Rate_Packet_Generator</a> |
---|
196 | , <a class="el" href="classitpp_1_1Burst__WWW__Packet__Generator.html#55fc15deb868ef1bfcf848779b12978b">itpp::Burst_WWW_Packet_Generator</a> |
---|
197 | <li>demodulate() |
---|
198 | : <a class="el" href="classitpp_1_1Modulator.html#845b5fbf4dad59edd3772627250623a1">itpp::Modulator< T ></a> |
---|
199 | , <a class="el" href="classitpp_1_1OFDM.html#e0d94ac54128bd44f48a17ad4a1ade90">itpp::OFDM</a> |
---|
200 | <li>demodulate_bits() |
---|
201 | : <a class="el" href="classitpp_1_1Modulator.html#4d03bbe8bd467898f149d5f134f6f120">itpp::Modulator< T ></a> |
---|
202 | , <a class="el" href="classitpp_1_1PAM__c.html#95dc1aef180ef59c6140427827f6f076">itpp::PAM_c</a> |
---|
203 | , <a class="el" href="classitpp_1_1QAM.html#fa8c6d12e65e8a145faabd11d0d6be92">itpp::QAM</a> |
---|
204 | , <a class="el" href="classitpp_1_1PSK.html#a3b14b2e7174454ddd1270915161bb4e">itpp::PSK</a> |
---|
205 | , <a class="el" href="classitpp_1_1BPSK__c.html#442fa8ff1a0d59a1137587d82c2e51b5">itpp::BPSK_c</a> |
---|
206 | , <a class="el" href="classitpp_1_1BPSK.html#86ec97762f354d8020fcab199faa6e5e">itpp::BPSK</a> |
---|
207 | , <a class="el" href="classitpp_1_1PAM__c.html#4254b3f8ca63e0a99fe83b1eeac22d2b">itpp::PAM_c</a> |
---|
208 | , <a class="el" href="classitpp_1_1PAM.html#2bc71f0c4c0326806caf0ed505d55a9c">itpp::PAM</a> |
---|
209 | <li>demodulate_soft_bits() |
---|
210 | : <a class="el" href="classitpp_1_1QPSK.html#25ef6cadad577ce4088319d395698937">itpp::QPSK</a> |
---|
211 | , <a class="el" href="classitpp_1_1PAM__c.html#ba7ea8361cec966f9a018980f77a2a74">itpp::PAM_c</a> |
---|
212 | , <a class="el" href="classitpp_1_1BPSK.html#3bc9f7b983564fbe89e02cf09c67ef67">itpp::BPSK</a> |
---|
213 | , <a class="el" href="classitpp_1_1BPSK__c.html#553f79f8ca8c5353bb2d7ae8e7caa89e">itpp::BPSK_c</a> |
---|
214 | , <a class="el" href="classitpp_1_1Modulator.html#9beffaf8f69378f9c20a85f3023bd9af">itpp::Modulator< T ></a> |
---|
215 | , <a class="el" href="classitpp_1_1QPSK.html#f0a8d5f3e97965267e263c570ec1a594">itpp::QPSK</a> |
---|
216 | , <a class="el" href="classitpp_1_1BPSK__c.html#d36813fb58ef90ca61b622f8e981bdb1">itpp::BPSK_c</a> |
---|
217 | , <a class="el" href="classitpp_1_1BPSK.html#384c489595bc85fada37e5138e1e2365">itpp::BPSK</a> |
---|
218 | , <a class="el" href="classitpp_1_1Modulator__NRD.html#e1bdcbd5307ac1ab0e368f33fee5f149">itpp::Modulator_NRD</a> |
---|
219 | , <a class="el" href="classitpp_1_1BPSK.html#f21c6943f2a7e7f6fd14bd82df3893fe">itpp::BPSK</a> |
---|
220 | , <a class="el" href="classitpp_1_1PAM__c.html#56e1f1d20bfecdd0e5ef37456a5179ae">itpp::PAM_c</a> |
---|
221 | , <a class="el" href="classitpp_1_1Modulator__NCD.html#544faf2c9477cf7b2fa2f69efc7b3abe">itpp::Modulator_NCD</a> |
---|
222 | , <a class="el" href="classitpp_1_1PAM__c.html#6cd8dbe2ce99f63785cc51772e4e586d">itpp::PAM_c</a> |
---|
223 | , <a class="el" href="classitpp_1_1Modulator__NRD.html#42d28853cead832c7e7644366023601b">itpp::Modulator_NRD</a> |
---|
224 | , <a class="el" href="classitpp_1_1Modulator__NCD.html#a45b72fcdc70134a46710d7a5a381976">itpp::Modulator_NCD</a> |
---|
225 | , <a class="el" href="classitpp_1_1Modulator__NRD.html#5de17b14ee11626e8323b50cf29fd047">itpp::Modulator_NRD</a> |
---|
226 | <li>density() |
---|
227 | : <a class="el" href="classitpp_1_1Sparse__Vec.html#9dcac972a88c8e86eb2b32794db4ab1a">itpp::Sparse_Vec< T ></a> |
---|
228 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#43589606be7d9563d82fc3355f97c107">itpp::Sparse_Mat< T ></a> |
---|
229 | , <a class="el" href="classitpp_1_1GF2mat.html#b6a8989c8e32688fe36443deb2c1625a">itpp::GF2mat</a> |
---|
230 | <li>despread() |
---|
231 | : <a class="el" href="classitpp_1_1Spread__1d.html#37adb98ca481080a3c7e56d68f644511">itpp::Spread_1d</a> |
---|
232 | , <a class="el" href="classitpp_1_1Spread__2d.html#e24ad1f59721e4a12e9d9d3637c5147b">itpp::Spread_2d</a> |
---|
233 | , <a class="el" href="classitpp_1_1Multicode__Spread__1d.html#df7f9c3bf59293b380b09ad9530a3917">itpp::Multicode_Spread_1d</a> |
---|
234 | , <a class="el" href="classitpp_1_1Spread__2d.html#a3e1b5b6672ea0195dbb75fa40704249">itpp::Spread_2d</a> |
---|
235 | , <a class="el" href="classitpp_1_1Multicode__Spread__2d.html#d191b52b55d0306fd7e591a299b4d94d">itpp::Multicode_Spread_2d</a> |
---|
236 | <li>dezombify_means() |
---|
237 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#213dbe1d954604685d2f1732d24de4bf">itpp::MOG_diag_kmeans_sup</a> |
---|
238 | <li>dfdu_cond() |
---|
239 | : <a class="el" href="classIMpmsm.html#c3f8dad22ae9855c04a1d593b45c99b5">IMpmsm</a> |
---|
240 | , <a class="el" href="classIMk1.html#2b85f0984da3fe55849bb7b28f66e50c">IMk1</a> |
---|
241 | , <a class="el" href="classbdm_1_1diffbifn.html#6ea1dc7a482601b29c5ba36a52d20d07">bdm::diffbifn</a> |
---|
242 | , <a class="el" href="classbdm_1_1bilinfn.html#9cfe2f1c115ba7c3c75849a10a4f2c08">bdm::bilinfn</a> |
---|
243 | , <a class="el" href="classIMpmsm2o.html#27f9d89bce832056f747d985df77a726">IMpmsm2o</a> |
---|
244 | , <a class="el" href="classIMpmsmStat.html#ff740ee20100ae2a2d03a2538638f8e8">IMpmsmStat</a> |
---|
245 | <li>dfdx_cond() |
---|
246 | : <a class="el" href="classIMk1.html#463177c0fdffdf4951761959160cc682">IMk1</a> |
---|
247 | , <a class="el" href="classIMpmsm.html#b4378b5d3bf64c683e4cf5c5f1cd56f1">IMpmsm</a> |
---|
248 | , <a class="el" href="classIMpmsmStatMz.html#957571e0a81177d399cc2539aafad8da">IMpmsmStatMz</a> |
---|
249 | , <a class="el" href="classbdm_1_1bilinfn.html#33066f1054dd259df2ec5fafae4b46e6">bdm::bilinfn</a> |
---|
250 | , <a class="el" href="classOMk1.html#3a6ff61c818d25f95912351aac201cc7">OMk1</a> |
---|
251 | , <a class="el" href="classOMpmsm.html#b75b5fd55b2ac5ed74b5b953af122821">OMpmsm</a> |
---|
252 | , <a class="el" href="classOMpmsm4.html#1318b00e606d0a82df354c49494026dd">OMpmsm4</a> |
---|
253 | , <a class="el" href="classbdm_1_1diffbifn.html#651184f808a35f236dbfea21aca1b6ac">bdm::diffbifn</a> |
---|
254 | , <a class="el" href="classIMpmsmStat.html#29a9c09fd328e89748d9be0801e84831">IMpmsmStat</a> |
---|
255 | , <a class="el" href="classIMpmsm2o.html#0a3e125df1e53821e08accbd4960d713">IMpmsm2o</a> |
---|
256 | , <a class="el" href="classIMpmsmMz.html#925804179c2874acdb9943bdc27c567a">IMpmsmMz</a> |
---|
257 | <li>diffbifn() |
---|
258 | : <a class="el" href="classbdm_1_1diffbifn.html#92ff29d748e445b440453a38d0b09681">bdm::diffbifn</a> |
---|
259 | <li>dim() |
---|
260 | : <a class="el" href="classitpp_1_1Vector__Quantizer.html#d61b7199bfcd34838abacc717371d5cf">itpp::Vector_Quantizer</a> |
---|
261 | <li>dimension() |
---|
262 | : <a class="el" href="classbdm_1_1fnc.html#083832294da9d1e40804158b979c4341">bdm::fnc</a> |
---|
263 | , <a class="el" href="classbdm_1_1epdf.html#7083a65f7b7a0d0d13b2c516bd2ec29c">bdm::epdf</a> |
---|
264 | <li>dirfilelog() |
---|
265 | : <a class="el" href="classbdm_1_1dirfilelog.html#534cdc903068764f1f243ae8fc0316a3">bdm::dirfilelog</a> |
---|
266 | <li>disable_c_access() |
---|
267 | : <a class="el" href="classitpp_1_1MOG__diag.html#c3955e3d8697217f1eb85d11c0aad88d">itpp::MOG_diag</a> |
---|
268 | <li>disable_trace() |
---|
269 | : <a class="el" href="classitpp_1_1Line__Search.html#49ce7f8fcfc37b76c9147390e0fbf21b">itpp::Line_Search</a> |
---|
270 | , <a class="el" href="classitpp_1_1Newton__Search.html#af99928a904021ea7708f4093bb862df">itpp::Newton_Search</a> |
---|
271 | <li>disconnect() |
---|
272 | : <a class="el" href="group__protocol.html#gc3c035d4b8565d1bafc58a8092ced7d7">itpp::Signal< DataType ></a> |
---|
273 | <li>discretize() |
---|
274 | : <a class="el" href="classitpp_1_1TDL__Channel.html#36c0e2b1342e7260055918bc40f90b70">itpp::TDL_Channel</a> |
---|
275 | <li>display_stats() |
---|
276 | : <a class="el" href="classitpp_1_1LDPC__Parity__Irregular.html#e8161a5209869b9623fde53cf30527c5">itpp::LDPC_Parity_Irregular</a> |
---|
277 | , <a class="el" href="classitpp_1_1LDPC__Parity__Unstructured.html#dfc18dacad1de210bb284afbf4dd6de2">itpp::LDPC_Parity_Unstructured</a> |
---|
278 | , <a class="el" href="classitpp_1_1LDPC__Parity.html#d4241825bc40f746ad885be000522f52">itpp::LDPC_Parity</a> |
---|
279 | , <a class="el" href="classitpp_1_1LDPC__Parity__Regular.html#d82cdfa215699c583a1d7cb3bb0de691">itpp::LDPC_Parity_Regular</a> |
---|
280 | <li>dist() |
---|
281 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#3e24981c4d249702fa35585d22845bbb">itpp::MOG_diag_kmeans_sup</a> |
---|
282 | <li>distance_profile() |
---|
283 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#e99bf2f2d1973c7626214ad93222cbcf">itpp::Convolutional_Code</a> |
---|
284 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#86534f4a85b09bb3340edcbbfb825b2a">itpp::Punctured_Convolutional_Code</a> |
---|
285 | <li>divgfx() |
---|
286 | : <a class="el" href="classitpp_1_1GFX.html#fcf3300eed08b602521ba46b77ef57fe">itpp::GFX</a> |
---|
287 | <li>DS() |
---|
288 | : <a class="el" href="classbdm_1_1DS.html#bedd82e08ae6686b4b1732a122c2201a">bdm::DS</a> |
---|
289 | <li>DSFMT() |
---|
290 | : <a class="el" href="classitpp_1_1DSFMT.html#cde8cc225ca1f756343fb037b99ffe32">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
291 | <li>Dummy_Code() |
---|
292 | : <a class="el" href="classitpp_1_1Dummy__Code.html#301d12b727a28410e51e8c0e86ef7bba">itpp::Dummy_Code</a> |
---|
293 | <li>dupdate() |
---|
294 | : <a class="el" href="classbdm_1_1eEF.html#deef7d6273ba4d5a5cf0bbd91ec7277a">bdm::eEF</a> |
---|
295 | , <a class="el" href="classbdm_1_1enorm.html#d2e0d3a1e30ab3ab04df2d0c43ae74a2">bdm::enorm< sq_T ></a> |
---|
296 | </ul> |
---|
297 | </div> |
---|
298 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
299 | <a href="http://www.doxygen.org/index.html"> |
---|
300 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
301 | </body> |
---|
302 | </html> |
---|