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><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 class="current"><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_s">- s -</a></h3><ul> |
---|
113 | <li>sample() |
---|
114 | : <a class="el" href="classbdm_1_1merger.html#0ef73e76eeee44c8e3896e3a271ad974">bdm::merger</a> |
---|
115 | , <a class="el" href="classbdm_1_1emix.html#e8839dbbb0d1276a8dbe957a67cfe0dc">bdm::emix</a> |
---|
116 | , <a class="el" href="classbdm_1_1eprod.html#af48debea25d3473bcb71b6a77fac741">bdm::eprod</a> |
---|
117 | , <a class="el" href="classbdm_1_1eDirich.html#3290613d31d58daa8a45a54b003871fc">bdm::eDirich</a> |
---|
118 | , <a class="el" href="classitpp_1_1I__Uniform__RNG.html#d75b0138f1e18d45575754f8e9b74b2d">itpp::I_Uniform_RNG</a> |
---|
119 | , <a class="el" href="classitpp_1_1Uniform__RNG.html#4864ca6abf74c86fcd92467c002fc057">itpp::Uniform_RNG</a> |
---|
120 | , <a class="el" href="classbdm_1_1egamma.html#6ed82f0fd05f6002487256d8e75a0bbd">bdm::egamma</a> |
---|
121 | , <a class="el" href="classitpp_1_1Normal__RNG.html#10bf6949c45e781a36e967d9c8448614">itpp::Normal_RNG</a> |
---|
122 | , <a class="el" href="classitpp_1_1Gamma__RNG.html#d79da7d042746e5aeb1a5b03976dda75">itpp::Gamma_RNG</a> |
---|
123 | , <a class="el" href="classbdm_1_1epdf.html#75ba57a89681a8efec488f5796c7cc1b">bdm::epdf</a> |
---|
124 | , <a class="el" href="classbdm_1_1eigamma.html#3aff7bf25ddac27731c60826fcfd878f">bdm::eigamma</a> |
---|
125 | , <a class="el" href="classitpp_1_1Laplace__RNG.html#d128bb52144672d675b06e26e9a488db">itpp::Laplace_RNG</a> |
---|
126 | , <a class="el" href="classitpp_1_1Complex__Normal__RNG.html#f9cd78184319ed6ec1b6916cec4d4482">itpp::Complex_Normal_RNG</a> |
---|
127 | , <a class="el" href="classbdm_1_1euni.html#fc5df80359ead2918384b2004ce67194">bdm::euni</a> |
---|
128 | , <a class="el" href="classitpp_1_1Stat.html#1c46f9aac1f49205b00fbb446d271270">itpp::Stat</a> |
---|
129 | , <a class="el" href="classbdm_1_1egiwmix.html#8bd92fb4c94a46220e84d9a39ddd2e28">bdm::egiwmix</a> |
---|
130 | , <a class="el" href="classbdm_1_1enorm.html#e1a48f52351ec3a349bd443b713b1766">bdm::enorm< sq_T ></a> |
---|
131 | , <a class="el" href="classbdm_1_1elognorm.html#8b948e2bce1253765a2542199913aaba">bdm::elognorm</a> |
---|
132 | , <a class="el" href="classbdm_1_1eWishartCh.html#8f2154b8b5be8f4c5788f261b6d57b9a">bdm::eWishartCh</a> |
---|
133 | , <a class="el" href="classbdm_1_1egiw.html#920f21548b7a3723923dd108fe514c61">bdm::egiw</a> |
---|
134 | , <a class="el" href="classbdm_1_1eEmp.html#97f1e07b5ae6eebc91c7365f0f88d270">bdm::eEmp</a> |
---|
135 | , <a class="el" href="classitpp_1_1Bernoulli__RNG.html#4fc5c799e10ca93c8cfb1bfc3b45ce7b">itpp::Bernoulli_RNG</a> |
---|
136 | <li>sample_m() |
---|
137 | : <a class="el" href="classbdm_1_1epdf.html#b4cf45fd83cc7573ede9fe1215256058">bdm::epdf</a> |
---|
138 | <li>sample_matrix() |
---|
139 | : <a class="el" href="classitpp_1_1Bernoulli__RNG.html#9a66abd0823032094349464b7be7736d">itpp::Bernoulli_RNG</a> |
---|
140 | , <a class="el" href="classitpp_1_1Uniform__RNG.html#bd0b24883ee383a4aa2d255b89af5ee4">itpp::Uniform_RNG</a> |
---|
141 | , <a class="el" href="classitpp_1_1Normal__RNG.html#7dab2664826b5e3e57c4087a50201bfd">itpp::Normal_RNG</a> |
---|
142 | , <a class="el" href="classitpp_1_1Complex__Normal__RNG.html#8977d88cd8bcc92b87edcf1f71df311f">itpp::Complex_Normal_RNG</a> |
---|
143 | <li>sample_size() |
---|
144 | : <a class="el" href="classitpp_1_1SND__Format.html#a4d9f7998fb34d064cd2299a51659a19">itpp::SND_Format</a> |
---|
145 | <li>sample_vector() |
---|
146 | : <a class="el" href="classitpp_1_1Complex__Normal__RNG.html#7f2a2b96240917445295c847db708ba1">itpp::Complex_Normal_RNG</a> |
---|
147 | , <a class="el" href="classitpp_1_1Bernoulli__RNG.html#5f3458fc465076fce9d5c8b16907bbd8">itpp::Bernoulli_RNG</a> |
---|
148 | , <a class="el" href="classitpp_1_1Uniform__RNG.html#3059402ccc1a0af044b9bd217a32f5c7">itpp::Uniform_RNG</a> |
---|
149 | , <a class="el" href="classitpp_1_1Normal__RNG.html#03e547de2b7ed75be013ab665a07c4e8">itpp::Normal_RNG</a> |
---|
150 | <li>samplecond() |
---|
151 | : <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a> |
---|
152 | , <a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">bdm::mpdf</a> |
---|
153 | <li>samplecond_m() |
---|
154 | : <a class="el" href="classbdm_1_1mpdf.html#afe4185b26baeb03688202e254d3b005">bdm::mpdf</a> |
---|
155 | <li>samples() |
---|
156 | : <a class="el" href="classitpp_1_1SND__Format.html#ce7fb71e1fb6a6b919c63341e349bea6">itpp::SND_Format</a> |
---|
157 | <li>sanitise_params() |
---|
158 | : <a class="el" href="classitpp_1_1MOG__diag__EM__sup.html#407c7fa985e65066bad7e6ca86cf2f47">itpp::MOG_diag_EM_sup</a> |
---|
159 | <li>save() |
---|
160 | : <a class="el" href="classbdm_1_1UI__File.html#2a2482e189601fe5cd98777c55b80ae5">bdm::UI_File</a> |
---|
161 | , <a class="el" href="classbdm_1_1UI.html#a86192d0fee67cc5b6f1eabe2bd0732a">bdm::UI</a> |
---|
162 | , <a class="el" href="classitpp_1_1LDPC__Generator.html#6dc3ede11c56d04304c480b04507b8e5">itpp::LDPC_Generator</a> |
---|
163 | , <a class="el" href="classitpp_1_1LDPC__Generator__Systematic.html#d43ea5930f83bc13c4bd30bccde35c18">itpp::LDPC_Generator_Systematic</a> |
---|
164 | , <a class="el" href="classitpp_1_1BLDPC__Generator.html#132ce5aa532f32d05281871f3bc1aa58">itpp::BLDPC_Generator</a> |
---|
165 | , <a class="el" href="classitpp_1_1Vector__Quantizer.html#ddf2ffdf0d59b8f7ecf28fac780617ab">itpp::Vector_Quantizer</a> |
---|
166 | , <a class="el" href="classitpp_1_1MOG__generic.html#c9446a81ab2227128e8a4180a082c809">itpp::MOG_generic</a> |
---|
167 | <li>save_alist() |
---|
168 | : <a class="el" href="classitpp_1_1LDPC__Parity.html#f653d919cb8c3d08e2d700809155999a">itpp::LDPC_Parity</a> |
---|
169 | <li>save_base_matrix() |
---|
170 | : <a class="el" href="classitpp_1_1BLDPC__Parity.html#6acad3c27780ede38f88499c454bcec2">itpp::BLDPC_Parity</a> |
---|
171 | <li>save_code() |
---|
172 | : <a class="el" href="classitpp_1_1LDPC__Code.html#11d57db70a6f26d1e61645bd4d46d2be">itpp::LDPC_Code</a> |
---|
173 | <li>save_trace() |
---|
174 | : <a class="el" href="classitpp_1_1TCP__Sender.html#dfd8ed5e8e46cf481d99784a03538d63">itpp::TCP_Sender</a> |
---|
175 | , <a class="el" href="classitpp_1_1TCP__Receiver.html#805fabf64f55f705d7d119db95d204e8">itpp::TCP_Receiver</a> |
---|
176 | <li>Sawtooth_Source() |
---|
177 | : <a class="el" href="classitpp_1_1Sawtooth__Source.html#695e8c078dcae915c946c34030f2b8b8">itpp::Sawtooth_Source</a> |
---|
178 | <li>Scalar_Quantizer() |
---|
179 | : <a class="el" href="classitpp_1_1Scalar__Quantizer.html#f73dcc2779186b029f49d600bc56ac3c">itpp::Scalar_Quantizer</a> |
---|
180 | <li>scale_and_apply_modes() |
---|
181 | : <a class="el" href="classitpp_1_1Fix__Base.html#a881bc83f4be90b9f7fb7f87b0953f25">itpp::Fix_Base</a> |
---|
182 | <li>search() |
---|
183 | : <a class="el" href="classitpp_1_1Newton__Search.html#9acde957c070ce24446987d090ec4e9d">itpp::Newton_Search</a> |
---|
184 | , <a class="el" href="classitpp_1_1Line__Search.html#9f4ae762f33bb125f400310d39935620">itpp::Line_Search</a> |
---|
185 | <li>seek() |
---|
186 | : <a class="el" href="classitpp_1_1it__ifile.html#2e76fee6c51f5b4392e7298f59c06643">itpp::it_ifile</a> |
---|
187 | , <a class="el" href="classitpp_1_1it__ifile__old.html#2f52c45647939c526474a11b2a61f33e">itpp::it_ifile_old</a> |
---|
188 | <li>seek_read() |
---|
189 | : <a class="el" href="classitpp_1_1SND__In__File.html#0ff4bb6ee63f96695d1363b3ba28d7ba">itpp::SND_In_File</a> |
---|
190 | <li>seek_write() |
---|
191 | : <a class="el" href="classitpp_1_1SND__Out__File.html#d67b5dc45c070ef08080fd8eed5038fd">itpp::SND_Out_File</a> |
---|
192 | <li>Selective_Repeat_ARQ_Receiver() |
---|
193 | : <a class="el" href="classitpp_1_1Selective__Repeat__ARQ__Receiver.html#28ffc8a0affad3c558393930364361ba">itpp::Selective_Repeat_ARQ_Receiver</a> |
---|
194 | <li>Selective_Repeat_ARQ_Sender() |
---|
195 | : <a class="el" href="classitpp_1_1Selective__Repeat__ARQ__Sender.html#be7c5e8cfb75f35204a877ce6c4dd920">itpp::Selective_Repeat_ARQ_Sender</a> |
---|
196 | <li>separate() |
---|
197 | : <a class="el" href="classitpp_1_1Fast__ICA.html#f97dfb9927a72e4f7d9b5cd95b1c32aa">itpp::Fast_ICA</a> |
---|
198 | <li>Sequence_Interleaver() |
---|
199 | : <a class="el" href="classitpp_1_1Sequence__Interleaver.html#5a2944c1c1dc62bb6c948e56b4785a0c">itpp::Sequence_Interleaver< T ></a> |
---|
200 | <li>Sequence_Number() |
---|
201 | : <a class="el" href="classitpp_1_1Sequence__Number.html#582d25efb59588a2f2f24fd6e3e5ab9a">itpp::Sequence_Number</a> |
---|
202 | <li>set() |
---|
203 | : <a class="el" href="classitpp_1_1GF2mat.html#b5fdf9499d92066ba1ae7324f23da2f7">itpp::GF2mat</a> |
---|
204 | , <a class="el" href="classitpp_1_1Mat.html#700f695526662f754c1804749c486922">itpp::Mat< Num_T ></a> |
---|
205 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#2e2d250f37e9795b516b1ce3fe28e2fa">itpp::Sparse_Mat< T ></a> |
---|
206 | , <a class="el" href="classitpp_1_1Sparse__Vec.html#080a7186e61140cdc739201bfcb60934">itpp::Sparse_Vec< T ></a> |
---|
207 | , <a class="el" href="group__fixed.html#g873fbb59421d9998f1822c4a9b60c544">itpp::Vec< Num_T ></a> |
---|
208 | , <a class="el" href="classitpp_1_1GF.html#998f0a59e3bcc6274bd9a7974efa331a">itpp::GF</a> |
---|
209 | , <a class="el" href="classitpp_1_1GFX.html#552d36be9e73166549b951dc6844e267">itpp::GFX</a> |
---|
210 | , <a class="el" href="classitpp_1_1LDPC__Parity.html#9847b116e69bd7edcaef3704d5b997f8">itpp::LDPC_Parity</a> |
---|
211 | , <a class="el" href="classitpp_1_1Modulator.html#b9722a6826869c6d6e15a9835d76239b">itpp::Modulator< T ></a> |
---|
212 | , <a class="el" href="classitpp_1_1CFix.html#edf53396d836afdfb069d27054bee0bb">itpp::CFix</a> |
---|
213 | , <a class="el" href="classitpp_1_1Fix.html#333fe1f805ebff7c4944429db9af792b">itpp::Fix</a> |
---|
214 | <li>Set() |
---|
215 | : <a class="el" href="classitpp_1_1TTimer.html#7fcbf2f530a950efb0af502bed8abce2">itpp::TTimer< THandler ></a> |
---|
216 | <li>set_a1() |
---|
217 | : <a class="el" href="classitpp_1_1Fast__ICA.html#283c87044e9cb5f685ed3beba229ece1">itpp::Fast_ICA</a> |
---|
218 | <li>set_a2() |
---|
219 | : <a class="el" href="classitpp_1_1Fast__ICA.html#4b5a90b2c3dfd866021722013879197f">itpp::Fast_ICA</a> |
---|
220 | <li>set_ACK() |
---|
221 | : <a class="el" href="classitpp_1_1TCP__Packet.html#abf35d145fda5dfb16df7ca1667694c3">itpp::TCP_Packet</a> |
---|
222 | <li>set_adaptive_stop() |
---|
223 | : <a class="el" href="classitpp_1_1Turbo__Codec.html#60f04c11332860b10e2f44aac414604a">itpp::Turbo_Codec</a> |
---|
224 | <li>set_approach() |
---|
225 | : <a class="el" href="classitpp_1_1Fast__ICA.html#362175bfd800195843eda2051ccbfb73">itpp::Fast_ICA</a> |
---|
226 | <li>set_array() |
---|
227 | : <a class="el" href="classitpp_1_1Array.html#67cb651aaaef00b3ee8f642e1c644542">itpp::Array< T ></a> |
---|
228 | <li>set_awgn_channel_parameters() |
---|
229 | : <a class="el" href="classitpp_1_1Rec__Syst__Conv__Code.html#d185b255dcc178cc3933ae430ce0620d">itpp::Rec_Syst_Conv_Code</a> |
---|
230 | , <a class="el" href="classitpp_1_1Turbo__Codec.html#5628f72b58efd0425cbf94e6db23e57e">itpp::Turbo_Codec</a> |
---|
231 | <li>set_begin() |
---|
232 | : <a class="el" href="group__protocol.html#gdf1e7e6fc51aab68c7c8fa571bf00edd">itpp::TCP_Segment</a> |
---|
233 | <li>set_bit_size() |
---|
234 | : <a class="el" href="classitpp_1_1Packet.html#6413bdc5915093620dfbe32e0e0a1730">itpp::Packet</a> |
---|
235 | <li>set_blocksize() |
---|
236 | : <a class="el" href="classitpp_1_1BLERC.html#43db2b81f9aada3bb4b0d644fa188f5e">itpp::BLERC</a> |
---|
237 | <li>set_channel_profile() |
---|
238 | : <a class="el" href="classitpp_1_1Channel__Specification.html#aee129f18501f8e58e9589b71ca8878e">itpp::Channel_Specification</a> |
---|
239 | , <a class="el" href="classitpp_1_1TDL__Channel.html#2c797d31786df97d2cb7b8ae1b99344b">itpp::TDL_Channel</a> |
---|
240 | <li>set_channel_profile_exponential() |
---|
241 | : <a class="el" href="classitpp_1_1TDL__Channel.html#b29121e3d449fd5e8bfd9ac04ed8d88c">itpp::TDL_Channel</a> |
---|
242 | <li>set_channel_profile_uniform() |
---|
243 | : <a class="el" href="classitpp_1_1TDL__Channel.html#f05d94b37173d1bce7dc22e68b3ce4a7">itpp::TDL_Channel</a> |
---|
244 | <li>set_checks() |
---|
245 | : <a class="el" href="classitpp_1_1MOG__generic.html#1fdbb97943bbb5bd634b062750f17f67">itpp::MOG_generic</a> |
---|
246 | <li>set_code() |
---|
247 | : <a class="el" href="classitpp_1_1Spread__1d.html#48cfba452d6cb351e4c6253ef564be09">itpp::Spread_1d</a> |
---|
248 | , <a class="el" href="classitpp_1_1Spread__2d.html#fefcc565cf3782507e6005d50b81fa60">itpp::Spread_2d</a> |
---|
249 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#9860c6e22e6f7a58c020534045a432d0">itpp::Convolutional_Code</a> |
---|
250 | , <a class="el" href="classitpp_1_1CRC__Code.html#3d469cf8dd26a70285db2be529ce8ae5">itpp::CRC_Code</a> |
---|
251 | , <a class="el" href="classitpp_1_1LDPC__Code.html#cb246790e35667c0fa2f72cde8204044">itpp::LDPC_Code</a> |
---|
252 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#3b8b66d056a2cde7ad92a8b6ce0c19ba">itpp::Punctured_Convolutional_Code</a> |
---|
253 | <li>set_codebook() |
---|
254 | : <a class="el" href="classitpp_1_1Vector__Quantizer.html#3fbbf6a43917e93a213a879b867c1860">itpp::Vector_Quantizer</a> |
---|
255 | <li>set_codes() |
---|
256 | : <a class="el" href="classitpp_1_1Multicode__Spread__1d.html#edb895ca87b4ffc0dbc0187630a66c1a">itpp::Multicode_Spread_1d</a> |
---|
257 | , <a class="el" href="classitpp_1_1Multicode__Spread__2d.html#a77a0c16beadaa6e31824140a15bebce">itpp::Multicode_Spread_2d</a> |
---|
258 | <li>set_codevector() |
---|
259 | : <a class="el" href="classitpp_1_1Vector__Quantizer.html#69efdc19d6d85fac351937fde067a149">itpp::Vector_Quantizer</a> |
---|
260 | <li>set_coeffs() |
---|
261 | : <a class="el" href="classitpp_1_1MA__Filter.html#5a8b88c583ea3d944e0fe96d2d8f236c">itpp::MA_Filter< T1, T2, T3 ></a> |
---|
262 | , <a class="el" href="classitpp_1_1AR__Filter.html#2b79ddae2be397afccd7378acabc66ac">itpp::AR_Filter< T1, T2, T3 ></a> |
---|
263 | , <a class="el" href="classitpp_1_1ARMA__Filter.html#af54df8447b7bce3617a76050fca659b">itpp::ARMA_Filter< T1, T2, T3 ></a> |
---|
264 | <li>set_col() |
---|
265 | : <a class="el" href="classitpp_1_1GF2mat.html#2f5a17948e1b936e3a4930b9496e8706">itpp::GF2mat</a> |
---|
266 | , <a class="el" href="classitpp_1_1Mat.html#4fb84a9b5cef1a6dc31bd7d5317bb077">itpp::Mat< Num_T ></a> |
---|
267 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#e15d124adfa11120960ecfd11ad90ef0">itpp::Sparse_Mat< T ></a> |
---|
268 | <li>set_cols() |
---|
269 | : <a class="el" href="classitpp_1_1Mat.html#d957752246bf014ab2ec104e6a84e0e2">itpp::Mat< Num_T ></a> |
---|
270 | , <a class="el" href="classitpp_1_1Block__Interleaver.html#7c933fa3a6bec600b3eb0fbfd62ad786">itpp::Block_Interleaver< T ></a> |
---|
271 | <li>set_connection() |
---|
272 | : <a class="el" href="classbdm_1_1datalink.html#fb8337aac8329eb0ca96bfb3ff73ec67">bdm::datalink</a> |
---|
273 | , <a class="el" href="classbdm_1_1datalink__m2e.html#add918bf877c48714cff51ee4ad989b0">bdm::datalink_m2e</a> |
---|
274 | <li>set_connections() |
---|
275 | : <a class="el" href="classitpp_1_1LFSR.html#1c128f87b923d94683d18cf55bd4b8a1">itpp::LFSR</a> |
---|
276 | <li>set_correlated_method() |
---|
277 | : <a class="el" href="classitpp_1_1TDL__Channel.html#2a198abb6acca0ac337b3943e535a823">itpp::TDL_Channel</a> |
---|
278 | <li>set_debug() |
---|
279 | : <a class="el" href="classitpp_1_1Front__Drop__Queue.html#aef4fba0d5bd35d9e501f1e1c8722703">itpp::Front_Drop_Queue</a> |
---|
280 | , <a class="el" href="group__protocol.html#g7726292b50426ec743036cfaceb85229">itpp::Signal< DataType ></a> |
---|
281 | , <a class="el" href="classitpp_1_1TCP__Sender.html#c51165b900333fd243b453ae86984c3b">itpp::TCP_Sender</a> |
---|
282 | , <a class="el" href="classitpp_1_1TCP__Receiver.html#dc5daf51ba36f4f3b9774b3694681ff3">itpp::TCP_Receiver</a> |
---|
283 | <li>set_decoding_method() |
---|
284 | : <a class="el" href="classitpp_1_1LDPC__Code.html#1dc075d2037b99063e56c6367125f7c1">itpp::LDPC_Code</a> |
---|
285 | <li>set_degree() |
---|
286 | : <a class="el" href="classitpp_1_1GFX.html#2216dce06324c4a29aa257ead1e4e861">itpp::GFX</a> |
---|
287 | <li>set_destination_port() |
---|
288 | : <a class="el" href="classitpp_1_1TCP__Packet.html#7b4eb9df2053bd36df2c9c9a20675bd0">itpp::TCP_Packet</a> |
---|
289 | <li>set_diag_covs() |
---|
290 | : <a class="el" href="classitpp_1_1MOG__generic.html#bb90adbcf6e3963dc63ce7fdc409faff">itpp::MOG_generic</a> |
---|
291 | <li>set_diag_covs_internal() |
---|
292 | : <a class="el" href="classitpp_1_1MOG__generic.html#20f6a520b2fae8e792086ab1187dcdc1">itpp::MOG_generic</a> |
---|
293 | <li>set_diag_covs_unity() |
---|
294 | : <a class="el" href="classitpp_1_1MOG__generic.html#0e28ac0f40c8b95a3449e9aba38ed141">itpp::MOG_generic</a> |
---|
295 | <li>set_diag_covs_unity_internal() |
---|
296 | : <a class="el" href="classitpp_1_1MOG__generic.html#c9600f1d0f410b2e950f89b567436d36">itpp::MOG_generic</a> |
---|
297 | <li>set_doppler_spectrum() |
---|
298 | : <a class="el" href="classitpp_1_1Fading__Generator.html#e03abc2611e2658ecbfa809a571545dc">itpp::Fading_Generator</a> |
---|
299 | , <a class="el" href="classitpp_1_1Rice__Fading__Generator.html#01a1c05d516c8cf6056d85abe8e33778">itpp::Rice_Fading_Generator</a> |
---|
300 | , <a class="el" href="classitpp_1_1Channel__Specification.html#1b464ccbe023118ef1e06b55c00dbd88">itpp::Channel_Specification</a> |
---|
301 | , <a class="el" href="classitpp_1_1TDL__Channel.html#e79f49ef36b70ec9cb80f5b3cd55ca0c">itpp::TDL_Channel</a> |
---|
302 | <li>set_drv() |
---|
303 | : <a class="el" href="classbdm_1_1DS.html#821297dfd839d68691324f024e57252f">bdm::DS</a> |
---|
304 | , <a class="el" href="classbdm_1_1ArxDS.html#bf9cd9d4043d7e0dc61de56db37ec703">bdm::ArxDS</a> |
---|
305 | <li>set_end() |
---|
306 | : <a class="el" href="group__protocol.html#gcc81e83b9a513142363f6388b1abf9c6">itpp::TCP_Segment</a> |
---|
307 | <li>set_endianity() |
---|
308 | : <a class="el" href="classitpp_1_1bfstream__base.html#1cbb249d9551f7f211127267f0659070">itpp::bfstream_base</a> |
---|
309 | <li>set_epsilon() |
---|
310 | : <a class="el" href="classitpp_1_1Fast__ICA.html#902f4190e0a1b2f105424001bff8404c">itpp::Fast_ICA</a> |
---|
311 | <li>set_errors() |
---|
312 | : <a class="el" href="classitpp_1_1Packet__Channel.html#68211eddf46a98733d05e3bbeab776d3">itpp::Packet_Channel</a> |
---|
313 | , <a class="el" href="classitpp_1_1ACK__Channel.html#f69917dcf8f507468869ef84e215f337">itpp::ACK_Channel</a> |
---|
314 | <li>set_est() |
---|
315 | : <a class="el" href="classbdm_1_1Kalman.html#9264fc6b173ecb803d2684b883f32c68">bdm::Kalman< sq_T ></a> |
---|
316 | <li>set_exit_conditions() |
---|
317 | : <a class="el" href="classitpp_1_1LDPC__Code.html#e0973ce52201a50b152fc12d0ea2bede">itpp::LDPC_Code</a> |
---|
318 | <li>set_exp_factor() |
---|
319 | : <a class="el" href="classitpp_1_1BLDPC__Parity.html#bd076d732938ec9ba76ad353923f11ad">itpp::BLDPC_Parity</a> |
---|
320 | <li>set_fading_type() |
---|
321 | : <a class="el" href="classitpp_1_1TDL__Channel.html#63ffed6eafdaa7f1f197e1284f98e475">itpp::TDL_Channel</a> |
---|
322 | <li>set_filter_length() |
---|
323 | : <a class="el" href="classitpp_1_1Fading__Generator.html#c61d461f35719366404da7b454578132">itpp::Fading_Generator</a> |
---|
324 | , <a class="el" href="classitpp_1_1FIR__Fading__Generator.html#367a3544e74251285d08644e0da0b255">itpp::FIR_Fading_Generator</a> |
---|
325 | , <a class="el" href="classitpp_1_1TDL__Channel.html#a141e865d9059c954c0750f2f090a21e">itpp::TDL_Channel</a> |
---|
326 | <li>set_fine_tune() |
---|
327 | : <a class="el" href="classitpp_1_1Fast__ICA.html#de8e827ab21bfbe2ddb37079b8f5a270">itpp::Fast_ICA</a> |
---|
328 | <li>set_first_eig() |
---|
329 | : <a class="el" href="classitpp_1_1Fast__ICA.html#7093b79902af24bbd7f8a19f90b5ca7d">itpp::Fast_ICA</a> |
---|
330 | <li>set_full_covs() |
---|
331 | : <a class="el" href="classitpp_1_1MOG__generic.html#7582399d9bdbfa90eb1fe2381af6b5fb">itpp::MOG_generic</a> |
---|
332 | <li>set_full_covs_internal() |
---|
333 | : <a class="el" href="classitpp_1_1MOG__generic.html#495c868950c9c1d6a1c14f4ee8f46d64">itpp::MOG_generic</a> |
---|
334 | <li>set_full_covs_unity() |
---|
335 | : <a class="el" href="classitpp_1_1MOG__generic.html#2d8c1cd740bca3a8ab5538ed634506ba">itpp::MOG_generic</a> |
---|
336 | <li>set_full_covs_unity_internal() |
---|
337 | : <a class="el" href="classitpp_1_1MOG__generic.html#b83aa9cd884301793f9d73b4f4520031">itpp::MOG_generic</a> |
---|
338 | <li>set_function() |
---|
339 | : <a class="el" href="classitpp_1_1Newton__Search.html#ac5225964563fc602de7be9ab613eda8">itpp::Newton_Search</a> |
---|
340 | , <a class="el" href="classitpp_1_1Line__Search.html#1d5e37e87f045f1380845770def29d7e">itpp::Line_Search</a> |
---|
341 | <li>set_functions() |
---|
342 | : <a class="el" href="classitpp_1_1Newton__Search.html#b237075fd274ed916bdeb062f9fdc035">itpp::Newton_Search</a> |
---|
343 | , <a class="el" href="classitpp_1_1Line__Search.html#412dd7e901e6af180e3487d77718957d">itpp::Line_Search</a> |
---|
344 | <li>set_generator() |
---|
345 | : <a class="el" href="classitpp_1_1CRC__Code.html#2ca03831f0031033537e2f5d0e1b6f0f">itpp::CRC_Code</a> |
---|
346 | <li>set_generator_polynomials() |
---|
347 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#b8ca18ab14b3b6a1e1a1132f0386c84f">itpp::Convolutional_Code</a> |
---|
348 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#19de0087797a6b4da4d9e32523c49701">itpp::Punctured_Convolutional_Code</a> |
---|
349 | , <a class="el" href="classitpp_1_1Rec__Syst__Conv__Code.html#13d3ee61d778b62f3c2c259dfe4a71d3">itpp::Rec_Syst_Conv_Code</a> |
---|
350 | <li>set_gradient() |
---|
351 | : <a class="el" href="classitpp_1_1Newton__Search.html#8f419c7b3b2519fb4bf75cec80083855">itpp::Newton_Search</a> |
---|
352 | , <a class="el" href="classitpp_1_1Line__Search.html#5177408ac3cd647d0f5c622eaf157021">itpp::Line_Search</a> |
---|
353 | <li>set_im() |
---|
354 | : <a class="el" href="classitpp_1_1CFix.html#91c485bead8cc92ca440526c3d4c4ce4">itpp::CFix</a> |
---|
355 | <li>set_info() |
---|
356 | : <a class="el" href="classitpp_1_1TCP__Packet.html#ba382815eddcd7e36229427165cd2ec1">itpp::TCP_Packet</a> |
---|
357 | <li>set_init_guess() |
---|
358 | : <a class="el" href="classitpp_1_1Fast__ICA.html#055b4ee2ea9ec8478917e8342edefe75">itpp::Fast_ICA</a> |
---|
359 | <li>set_initial_stepsize() |
---|
360 | : <a class="el" href="classitpp_1_1Newton__Search.html#9f74486ed06013efdf91912889e4041b">itpp::Newton_Search</a> |
---|
361 | <li>set_interleaver() |
---|
362 | : <a class="el" href="classitpp_1_1Turbo__Codec.html#8fe840d1a8a93baadd8b53f479ddc9dd">itpp::Turbo_Codec</a> |
---|
363 | <li>set_interleaver_depth() |
---|
364 | : <a class="el" href="classitpp_1_1Sequence__Interleaver.html#16ae0b10d8296ce5bc5cd371e64cca2b">itpp::Sequence_Interleaver< T ></a> |
---|
365 | <li>set_interleaver_sequence() |
---|
366 | : <a class="el" href="classitpp_1_1Sequence__Interleaver.html#db47d1227f4a2b47a2a2aff225ca5bf5">itpp::Sequence_Interleaver< T ></a> |
---|
367 | <li>set_iterations() |
---|
368 | : <a class="el" href="classitpp_1_1Turbo__Codec.html#28962bbc5c084cf3a7d1d1b22a8657a6">itpp::Turbo_Codec</a> |
---|
369 | <li>set_last_eig() |
---|
370 | : <a class="el" href="classitpp_1_1Fast__ICA.html#c62cf3dcca78e4be1483d369aec79c43">itpp::Fast_ICA</a> |
---|
371 | <li>set_length() |
---|
372 | : <a class="el" href="classitpp_1_1Array.html#3709407656d26aae2c5d3e844316d4e0">itpp::Array< T ></a> |
---|
373 | , <a class="el" href="classitpp_1_1Vec.html#d56d0d3d9f354d2401638c273f8ae200">itpp::Vec< Num_T ></a> |
---|
374 | <li>set_levels() |
---|
375 | : <a class="el" href="classitpp_1_1Scalar__Quantizer.html#620a3920dd245d4d11a1529846ed3dd0">itpp::Scalar_Quantizer</a> |
---|
376 | <li>set_llrcalc() |
---|
377 | : <a class="el" href="classitpp_1_1LDPC__Code.html#4219bb70addf01ce19c014c69704b735">itpp::LDPC_Code</a> |
---|
378 | , <a class="el" href="classitpp_1_1Modulator__ND.html#e5a2e50b1bf055d6db9f56bd4fe83105">itpp::Modulator_ND</a> |
---|
379 | , <a class="el" href="classitpp_1_1Rec__Syst__Conv__Code.html#ca7a39ac196545676826c1a16eab8026">itpp::Rec_Syst_Conv_Code</a> |
---|
380 | <li>set_LOS() |
---|
381 | : <a class="el" href="classitpp_1_1Channel__Specification.html#9c7fa7456186061886307c58212732cd">itpp::Channel_Specification</a> |
---|
382 | , <a class="el" href="classitpp_1_1TDL__Channel.html#4e9ef69abb97dd05a2ec406d5012dfef">itpp::TDL_Channel</a> |
---|
383 | <li>set_LOS_doppler() |
---|
384 | : <a class="el" href="classitpp_1_1Fading__Generator.html#8b4e75267789eb8e6ba796ea56457091">itpp::Fading_Generator</a> |
---|
385 | , <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#f25e8ce62c4da500a45da98f9ab6709f">itpp::Correlated_Fading_Generator</a> |
---|
386 | , <a class="el" href="classitpp_1_1TDL__Channel.html#78372f81d61551c6e9ebf9810debcad0">itpp::TDL_Channel</a> |
---|
387 | <li>set_LOS_power() |
---|
388 | : <a class="el" href="classitpp_1_1Fading__Generator.html#303d2454c55a32ea459b2986bc103d31">itpp::Fading_Generator</a> |
---|
389 | , <a class="el" href="classitpp_1_1TDL__Channel.html#573a0608043a5db81951bbb56e58051a">itpp::TDL_Channel</a> |
---|
390 | <li>set_low_precision() |
---|
391 | : <a class="el" href="classitpp_1_1it__file.html#46aadac3e81e4c4b3c34df075396e372">itpp::it_file</a> |
---|
392 | , <a class="el" href="classitpp_1_1it__file__old.html#6bc16822ad74a49cceaa5635f1654c90">itpp::it_file_old</a> |
---|
393 | <li>set_M() |
---|
394 | : <a class="el" href="classitpp_1_1QAM.html#ec5d9e5188bc1ceca2a575f37f806a07">itpp::QAM</a> |
---|
395 | , <a class="el" href="classitpp_1_1PSK.html#879b97ace3a3b51a274c2838eddf78d4">itpp::PSK</a> |
---|
396 | , <a class="el" href="classitpp_1_1PAM__c.html#5fdc1ce14d29d8d291dd23406904b606">itpp::PAM_c</a> |
---|
397 | , <a class="el" href="classitpp_1_1PAM.html#04183ae1e27cf1e4ebdb80ebed313fb9">itpp::PAM</a> |
---|
398 | , <a class="el" href="classitpp_1_1ND__UPAM.html#83dd565c60cd49a332eb780a7a9b21a3">itpp::ND_UPAM</a> |
---|
399 | , <a class="el" href="classitpp_1_1ND__UQAM.html#e52a188982cb681b069e7d6e985a7d06">itpp::ND_UQAM</a> |
---|
400 | , <a class="el" href="classitpp_1_1ND__UPSK.html#00e4f0aa17f66d3487bcf04b4dc1816c">itpp::ND_UPSK</a> |
---|
401 | <li>set_max_byte_size() |
---|
402 | : <a class="el" href="classitpp_1_1Front__Drop__Queue.html#8979aadfadd56add978c181a9970fc4d">itpp::Front_Drop_Queue</a> |
---|
403 | <li>set_max_evaluations() |
---|
404 | : <a class="el" href="classitpp_1_1Newton__Search.html#bed2b41f7515870ea5a60b456d925994">itpp::Newton_Search</a> |
---|
405 | <li>set_max_fine_tune() |
---|
406 | : <a class="el" href="classitpp_1_1Fast__ICA.html#3aa0eeac18475d6b24c700df91f1e318">itpp::Fast_ICA</a> |
---|
407 | <li>set_max_iterations() |
---|
408 | : <a class="el" href="classitpp_1_1Line__Search.html#e3f6acb9f056ebde17fbf966a6ca8ca9">itpp::Line_Search</a> |
---|
409 | <li>set_max_num_iterations() |
---|
410 | : <a class="el" href="classitpp_1_1Fast__ICA.html#c30c899a1b1842bac9a4621c76cfc424">itpp::Fast_ICA</a> |
---|
411 | <li>set_max_stepsize() |
---|
412 | : <a class="el" href="classitpp_1_1Line__Search.html#64aaed0881dcbe95c6dea0a0c8da0626">itpp::Line_Search</a> |
---|
413 | <li>set_means() |
---|
414 | : <a class="el" href="classitpp_1_1MOG__generic.html#7cecfa0184f63f928381103dcff050ff">itpp::MOG_generic</a> |
---|
415 | <li>set_means_internal() |
---|
416 | : <a class="el" href="classitpp_1_1MOG__generic.html#9ad3115741081ee1137e1d9cb0a86728">itpp::MOG_generic</a> |
---|
417 | <li>set_means_zero() |
---|
418 | : <a class="el" href="classitpp_1_1MOG__generic.html#648a73469fc824517e35e43d78795296">itpp::MOG_generic</a> |
---|
419 | <li>set_means_zero_internal() |
---|
420 | : <a class="el" href="classitpp_1_1MOG__generic.html#d17a84c168993aebb36de7643d77e99d">itpp::MOG_generic</a> |
---|
421 | <li>set_method() |
---|
422 | : <a class="el" href="classbdm_1_1MixEF.html#664529d52cc667383b39eeb440ccd577">bdm::MixEF</a> |
---|
423 | , <a class="el" href="classitpp_1_1Sort.html#0fe6dbe275ae1eb38d34e0bea3604044">itpp::Sort< T ></a> |
---|
424 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#1c49283f24dddf4e8cee2835f9d26afe">itpp::Convolutional_Code</a> |
---|
425 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#086f61a5c99ca542520c28174c45023d">itpp::Punctured_Convolutional_Code</a> |
---|
426 | , <a class="el" href="classitpp_1_1Newton__Search.html#e508c4bfde1556e6a183c4ee61a2c5d4">itpp::Newton_Search</a> |
---|
427 | , <a class="el" href="classitpp_1_1Line__Search.html#29b95a64128ac2888d21acfe7d234710">itpp::Line_Search</a> |
---|
428 | <li>set_metric() |
---|
429 | : <a class="el" href="classitpp_1_1Turbo__Codec.html#31ea59c9a56e20d8016efd730204d1c2">itpp::Turbo_Codec</a> |
---|
430 | <li>set_mu() |
---|
431 | : <a class="el" href="classitpp_1_1Fast__ICA.html#24080ec83e0eef5fce26e6354db8a5e1">itpp::Fast_ICA</a> |
---|
432 | <li>set_name() |
---|
433 | : <a class="el" href="group__protocol.html#g02061d18d1b74311f2fc3b6bc0005b22">itpp::Signal< DataType ></a> |
---|
434 | , <a class="el" href="group__protocol.html#gb7ab2e7102400aaddc25b4d2391a362c">itpp::Base_Slot< DataType ></a> |
---|
435 | <li>set_native_endianity() |
---|
436 | : <a class="el" href="classitpp_1_1bfstream__base.html#3fb631f9306a3979b2de2cbba3e7a6e8">itpp::bfstream_base</a> |
---|
437 | <li>set_new() |
---|
438 | : <a class="el" href="classitpp_1_1Sparse__Mat.html#a2d45bc984af880390d434d03afb2c8c">itpp::Sparse_Mat< T ></a> |
---|
439 | , <a class="el" href="classitpp_1_1Sparse__Vec.html#55adfb73da94ec8e567270d344d17555">itpp::Sparse_Vec< T ></a> |
---|
440 | <li>set_next_name() |
---|
441 | : <a class="el" href="classitpp_1_1it__file.html#9dd6faa79f56e13272f5475b1632d713">itpp::it_file</a> |
---|
442 | , <a class="el" href="classitpp_1_1it__file__old.html#488ab1b792ed431af00c87b23afa8171">itpp::it_file_old</a> |
---|
443 | <li>set_no_frequencies() |
---|
444 | : <a class="el" href="classitpp_1_1Fading__Generator.html#fb48831a6883828cc2f176e00dacf916">itpp::Fading_Generator</a> |
---|
445 | , <a class="el" href="classitpp_1_1Rice__Fading__Generator.html#87df5930da6d39bffbc373533156d811">itpp::Rice_Fading_Generator</a> |
---|
446 | , <a class="el" href="classitpp_1_1TDL__Channel.html#5fc8901f632abc5806da9c3819d1be7d">itpp::TDL_Channel</a> |
---|
447 | <li>set_noise() |
---|
448 | : <a class="el" href="classitpp_1_1AWGN__Channel.html#edf43a1a192a6c474ef915c297e9fcbb">itpp::AWGN_Channel</a> |
---|
449 | <li>set_non_linearity() |
---|
450 | : <a class="el" href="classitpp_1_1Fast__ICA.html#7a85ae226dbd916fb32855b3c0c7ea13">itpp::Fast_ICA</a> |
---|
451 | <li>set_norm_doppler() |
---|
452 | : <a class="el" href="classitpp_1_1Fading__Generator.html#e0c9e5efe80612659c4293c5086e4939">itpp::Fading_Generator</a> |
---|
453 | , <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#1ce922b7a4584ff96aad0cb1e804a805">itpp::Correlated_Fading_Generator</a> |
---|
454 | , <a class="el" href="classitpp_1_1TDL__Channel.html#8502b1dd0dfb0d7b438087739ab3b92d">itpp::TDL_Channel</a> |
---|
455 | <li>set_nrof_independent_components() |
---|
456 | : <a class="el" href="classitpp_1_1Fast__ICA.html#fe4c36330cba0e22e8dcce3b694d63b1">itpp::Fast_ICA</a> |
---|
457 | <li>set_options() |
---|
458 | : <a class="el" href="classbdm_1_1ArxDS.html#e7438127de87c5a8128edfa12255b436">bdm::ArxDS</a> |
---|
459 | , <a class="el" href="classpmsmDS.html#75dd22db70746bfd0c3e685a17bbf34a">pmsmDS</a> |
---|
460 | , <a class="el" href="classbdm_1_1PF.html#bf104b869b5df8dd4a14bbe430d40488">bdm::PF</a> |
---|
461 | , <a class="el" href="classbdm_1_1MPF.html#2e95498dec734088ab9f4878ff404144">bdm::MPF< BM_T ></a> |
---|
462 | , <a class="el" href="classbdm_1_1BM.html#adb539fa2585c8a2a91c54e5aebf330e">bdm::BM</a> |
---|
463 | <li>set_order() |
---|
464 | : <a class="el" href="classitpp_1_1Cross__Interleaver.html#00ce58e6070c0dbeb8da1095a4524149">itpp::Cross_Interleaver< T ></a> |
---|
465 | <li>set_output_mode() |
---|
466 | : <a class="el" href="classitpp_1_1Fix__Base.html#1b6e783a90a7d248be0fa88f0a811846">itpp::Fix_Base</a> |
---|
467 | <li>set_parameters() |
---|
468 | : <a class="el" href="classIMk1.html#75f9d12716a3648a838477186b49aff1">IMk1</a> |
---|
469 | , <a class="el" href="classIMpmsm.html#14b18793a93617fe48cd8aa5d584906e">IMpmsm</a> |
---|
470 | , <a class="el" href="classIMpmsm2o.html#abdefc0467678a05abf12f5c77eaf49d">IMpmsm2o</a> |
---|
471 | , <a class="el" href="classIMpmsmStat.html#6379210623a2d353d42bfc87ccbd4384">IMpmsmStat</a> |
---|
472 | , <a class="el" href="classbdm_1_1KalmanCh.html#20a4d4c664e8ac8a3f1bb7b0d11c6d87">bdm::KalmanCh</a> |
---|
473 | , <a class="el" href="classbdm_1_1EKFfull.html#78748da361ba61fef162b0d8956d1743">bdm::EKFfull</a> |
---|
474 | , <a class="el" href="classbdm_1_1EKF.html#00fec1a0a6a467eb83fb36c65eba7bcb">bdm::EKF< sq_T ></a> |
---|
475 | , <a class="el" href="classbdm_1_1merger.html#22216ad175880cf2345871f9313a3f19">bdm::merger</a> |
---|
476 | , <a class="el" href="classbdm_1_1emix.html#3a107a6b808a081389ef17af951c234a">bdm::emix</a> |
---|
477 | , <a class="el" href="classbdm_1_1egiwmix.html#c4627222e22df6e14f8f1496e13c4975">bdm::egiwmix</a> |
---|
478 | , <a class="el" href="classbdm_1_1ArxDS.html#2d9abc62f1fee862f0e1c60c5c4a3c8a">bdm::ArxDS</a> |
---|
479 | , <a class="el" href="classbdm_1_1mlnorm.html#5d18dec3167584338a4775c1d165d96f">bdm::mlnorm< sq_T ></a> |
---|
480 | , <a class="el" href="classbdm_1_1mgnorm.html#578e02458e2a0d17f3864826b6ebd564">bdm::mgnorm< sq_T ></a> |
---|
481 | , <a class="el" href="classbdm_1_1mgamma.html#a0f21c2557b233a85838b497d040ab14">bdm::mgamma</a> |
---|
482 | , <a class="el" href="classbdm_1_1migamma.html#8b10ab922e2a7bae2fb6bb3efc7b6151">bdm::migamma</a> |
---|
483 | , <a class="el" href="classbdm_1_1mgamma__fix.html#1bfd30e90db9dc1fbda4a9fbb0b716b2">bdm::mgamma_fix</a> |
---|
484 | , <a class="el" href="classbdm_1_1migamma__ref.html#b0b4eb278ef5d0831ec4954ba7bd2800">bdm::migamma_ref</a> |
---|
485 | , <a class="el" href="classbdm_1_1eEmp.html#c74c281d652356c19b6b079e42ca7ef1">bdm::eEmp</a> |
---|
486 | , <a class="el" href="classbdm_1_1linfn.html#7e0e714b814532fc3e38daede24c5e68">bdm::linfn</a> |
---|
487 | , <a class="el" href="classbdm_1_1bilinfn.html#5a508fbb5fc013904d9b62b2231442de">bdm::bilinfn</a> |
---|
488 | , <a class="el" href="classitpp_1_1Turbo__Codec.html#d06b57aa228a2f4984b87cccd7e26d53">itpp::Turbo_Codec</a> |
---|
489 | , <a class="el" href="classitpp_1_1Packet__Channel.html#80012e6ab528e4312d27f65b3278dfdd">itpp::Packet_Channel</a> |
---|
490 | , <a class="el" href="classitpp_1_1ACK__Channel.html#40e0e67615c6d773da4c82f1f90eb4a1">itpp::ACK_Channel</a> |
---|
491 | , <a class="el" href="classitpp_1_1Poisson__Packet__Generator.html#b9bff5719ee043d74019bd6b0d9230b6">itpp::Poisson_Packet_Generator</a> |
---|
492 | , <a class="el" href="classitpp_1_1Selective__Repeat__ARQ__Sender.html#ec7c8ead4a22ad6e7990faf76163a824">itpp::Selective_Repeat_ARQ_Sender</a> |
---|
493 | , <a class="el" href="classitpp_1_1Selective__Repeat__ARQ__Receiver.html#cd2460fde4db93e93c5083f5410ac5b3">itpp::Selective_Repeat_ARQ_Receiver</a> |
---|
494 | , <a class="el" href="classitpp_1_1OFDM.html#4cbfc2d0e0e71cfcfde00337cee9809d">itpp::OFDM</a> |
---|
495 | , <a class="el" href="classitpp_1_1Packet__Generator.html#0d0d2b0a8a05dcf2f591a32e0fccd989">itpp::Packet_Generator</a> |
---|
496 | , <a class="el" href="classbdm_1_1mlognorm.html#604cab0e8a76f9041dc3c606043bb39f">bdm::mlognorm</a> |
---|
497 | , <a class="el" href="classbdm_1_1EKFCh.html#50f9fbffad721f35e5ccb75d0f6b842a">bdm::EKFCh</a> |
---|
498 | , <a class="el" href="classbdm_1_1mmix.html#ad8d9df36cb0ca093a29af0eca12da32">bdm::mmix</a> |
---|
499 | , <a class="el" href="classbdm_1_1Kalman.html#3c7fb87fb6b87d08deb6a5a7862da957">bdm::Kalman< sq_T ></a> |
---|
500 | <li>set_paranoid() |
---|
501 | : <a class="el" href="classitpp_1_1MOG__generic.html#edd93bdbe6f111a6f49e3b7176fa7c08">itpp::MOG_generic</a> |
---|
502 | <li>set_pca_only() |
---|
503 | : <a class="el" href="classitpp_1_1Fast__ICA.html#45171a86aefc07a2f2950f13b61199f8">itpp::Fast_ICA</a> |
---|
504 | <li>set_prob() |
---|
505 | : <a class="el" href="classitpp_1_1BSC.html#3b3b56bdc8a33f2f4c6c1db3575fd15f">itpp::BSC</a> |
---|
506 | <li>set_pulse_shape() |
---|
507 | : <a class="el" href="classitpp_1_1Pulse__Shape.html#038f13f1eab9ae39e29c6c01fac0ac79">itpp::Pulse_Shape< T1, T2, T3 ></a> |
---|
508 | , <a class="el" href="classitpp_1_1Root__Raised__Cosine.html#1809df167d368caf1bde6a7341934fcb">itpp::Root_Raised_Cosine< T1 ></a> |
---|
509 | , <a class="el" href="classitpp_1_1Raised__Cosine.html#e6912fad171506d162aba99e60a7875b">itpp::Raised_Cosine< T1 ></a> |
---|
510 | <li>set_puncture_matrix() |
---|
511 | : <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#f85e15222896c0392b13e6d7a2e13751">itpp::Punctured_Convolutional_Code</a> |
---|
512 | <li>set_rate() |
---|
513 | : <a class="el" href="classitpp_1_1SND__Format.html#62b1a80812b6a7dd3053c2ee4f30f388">itpp::SND_Format</a> |
---|
514 | <li>set_re() |
---|
515 | : <a class="el" href="classitpp_1_1Fix.html#b6725f0518898f113d15e722de680a35">itpp::Fix</a> |
---|
516 | , <a class="el" href="classitpp_1_1CFix.html#3de4465f36c2c8620dc8e7c448a11b87">itpp::CFix</a> |
---|
517 | <li>set_rice_method() |
---|
518 | : <a class="el" href="classitpp_1_1Fading__Generator.html#14efae5d9a4b08d00b7952877f3f74ef">itpp::Fading_Generator</a> |
---|
519 | , <a class="el" href="classitpp_1_1Rice__Fading__Generator.html#2c3456a0dad7acdd15a8adde01bfa6b1">itpp::Rice_Fading_Generator</a> |
---|
520 | <li>set_row() |
---|
521 | : <a class="el" href="classitpp_1_1Mat.html#ce62337e887243e27c6c2d8b535146ec">itpp::Mat< Num_T ></a> |
---|
522 | , <a class="el" href="classitpp_1_1GF2mat.html#d350cbeb23f2e50210ad111e845a67f8">itpp::GF2mat</a> |
---|
523 | <li>set_rows() |
---|
524 | : <a class="el" href="classitpp_1_1Mat.html#9083bdade26755da1f04780b0dfcb9b3">itpp::Mat< Num_T ></a> |
---|
525 | , <a class="el" href="classitpp_1_1Block__Interleaver.html#c52dd1b18110528bba6ce67937d14024">itpp::Block_Interleaver< T ></a> |
---|
526 | <li>set_rv() |
---|
527 | : <a class="el" href="classbdm_1_1emix.html#04a8632cfa9299ae937228eb732fd61e">bdm::emix</a> |
---|
528 | , <a class="el" href="classbdm_1_1egiwmix.html#dc999c5c1402c450200f22128db688b2">bdm::egiwmix</a> |
---|
529 | , <a class="el" href="classbdm_1_1epdf.html#f423e28448dbb69ef4905295ec8de8ff">bdm::epdf</a> |
---|
530 | <li>set_sample_size() |
---|
531 | : <a class="el" href="classitpp_1_1Fast__ICA.html#763df3b1c388c335bf3dd6177f74cf7f">itpp::Fast_ICA</a> |
---|
532 | <li>set_samples() |
---|
533 | : <a class="el" href="classbdm_1_1eEmp.html#b62d802b8ef39f7c4dcbeb366c90951a">bdm::eEmp</a> |
---|
534 | <li>set_scaling_factor() |
---|
535 | : <a class="el" href="classitpp_1_1Rec__Syst__Conv__Code.html#f1e3fba48b14c660a56f168e2e878aa2">itpp::Rec_Syst_Conv_Code</a> |
---|
536 | , <a class="el" href="classitpp_1_1Turbo__Codec.html#ea92e6bef3a0d537eccd49d5ef6d09c4">itpp::Turbo_Codec</a> |
---|
537 | <li>set_segment() |
---|
538 | : <a class="el" href="classitpp_1_1TCP__Packet.html#0a5a0f704dd7233180dcb8ea4fb1a7ce">itpp::TCP_Packet</a> |
---|
539 | <li>set_session_id() |
---|
540 | : <a class="el" href="classitpp_1_1TCP__Packet.html#ace73245d812e815d3247041f159cae1">itpp::TCP_Packet</a> |
---|
541 | <li>set_shift() |
---|
542 | : <a class="el" href="classitpp_1_1Fix__Base.html#7a05413f5e542cdd1b735df84a49a9d7">itpp::Fix_Base</a> |
---|
543 | <li>set_silentmode() |
---|
544 | : <a class="el" href="classitpp_1_1Parser.html#08ad1252f07cc81c1c7fe4502e281183">itpp::Parser</a> |
---|
545 | <li>set_size() |
---|
546 | : <a class="el" href="classitpp_1_1Array.html#dbf76c71f29014a4d53f254e83f3ff1c">itpp::Array< T ></a> |
---|
547 | , <a class="el" href="classitpp_1_1GF2mat.html#d22d6d0dd4b26ba18c7c18b4ab37cf76">itpp::GF2mat</a> |
---|
548 | , <a class="el" href="classitpp_1_1Mat.html#1136d376109f2af8843593bccf9de88f">itpp::Mat< Num_T ></a> |
---|
549 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#bede37fe2203b2bae86c7000c6fa78f4">itpp::Sparse_Mat< T ></a> |
---|
550 | , <a class="el" href="classitpp_1_1Stack.html#55bb36306697de98aec9da9b41c50e70">itpp::Stack< T ></a> |
---|
551 | , <a class="el" href="classitpp_1_1Sparse__Vec.html#1f542b437bdf9942b3f386ccc6e53577">itpp::Sparse_Vec< T ></a> |
---|
552 | , <a class="el" href="classitpp_1_1Vec.html#a4b02b7819e540bb3853c15e6480ada6">itpp::Vec< Num_T ></a> |
---|
553 | , <a class="el" href="classitpp_1_1GF.html#92df68dd5d84663cf20c21d1486aed48">itpp::GF</a> |
---|
554 | , <a class="el" href="classitpp_1_1Circular__Buffer.html#71666739dc1f890cba5b973ff3f045b7">itpp::Circular_Buffer< T ></a> |
---|
555 | <li>set_small_element() |
---|
556 | : <a class="el" href="classitpp_1_1Sparse__Vec.html#6f2ddfff6c73bf4afb024cb6502960ae">itpp::Sparse_Vec< T ></a> |
---|
557 | <li>set_source_port() |
---|
558 | : <a class="el" href="classitpp_1_1TCP__Packet.html#d149c6f1189fa2c3e32a9f141c53e489">itpp::TCP_Packet</a> |
---|
559 | <li>set_stabilization() |
---|
560 | : <a class="el" href="classitpp_1_1Fast__ICA.html#cdff1cc7a22ecd80b4f584d3374f3074">itpp::Fast_ICA</a> |
---|
561 | <li>set_start_point() |
---|
562 | : <a class="el" href="classitpp_1_1Newton__Search.html#cc2e96363cadcc4b0710f3501a7896d7">itpp::Newton_Search</a> |
---|
563 | , <a class="el" href="classitpp_1_1Line__Search.html#f378f3a4d001bed5b9ad4ff9fd871bd8">itpp::Line_Search</a> |
---|
564 | , <a class="el" href="classitpp_1_1Newton__Search.html#02eb78847956e69fff2017510e37e11a">itpp::Newton_Search</a> |
---|
565 | <li>set_start_state() |
---|
566 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#6316d7d75c01471aa44d533fdaa586c1">itpp::Convolutional_Code</a> |
---|
567 | <li>set_state() |
---|
568 | : <a class="el" href="classitpp_1_1DSFMT.html#848705b585c6ce3ebba989ec21ccac9e">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
569 | , <a class="el" href="classitpp_1_1LFSR.html#d282e803dba5a9cb7e2c6bf76f6b3649">itpp::LFSR</a> |
---|
570 | , <a class="el" href="classitpp_1_1Gold.html#7686ff53c1a732f711e985fdb2c0d779">itpp::Gold</a> |
---|
571 | , <a class="el" href="classitpp_1_1AR__Filter.html#87d527b183bb99f36943dec4a6d5f6db">itpp::AR_Filter< T1, T2, T3 ></a> |
---|
572 | , <a class="el" href="classitpp_1_1LFSR.html#5f21f161d25c9cb1f89509451191cb5f">itpp::LFSR</a> |
---|
573 | , <a class="el" href="classitpp_1_1ARMA__Filter.html#9a8ebc1fee3f205c7556db84e29288a0">itpp::ARMA_Filter< T1, T2, T3 ></a> |
---|
574 | , <a class="el" href="classitpp_1_1MA__Filter.html#8be206733d8c920df446ebdf44ce176c">itpp::MA_Filter< T1, T2, T3 ></a> |
---|
575 | <li>set_statistics() |
---|
576 | : <a class="el" href="classbdm_1_1ARX.html#539f9d0127423c94b912708d390e67b8">bdm::ARX</a> |
---|
577 | , <a class="el" href="classbdm_1_1eEmp.html#cef74aa5f87d10d440b9b1e8bc78c1e7">bdm::eEmp</a> |
---|
578 | , <a class="el" href="classbdm_1_1EKFfull.html#1949a9b1496a855cc7c24e619bc52365">bdm::EKFfull</a> |
---|
579 | , <a class="el" href="classbdm_1_1eEmp.html#7cfd383180b486fe4526bdf0179350c0">bdm::eEmp</a> |
---|
580 | , <a class="el" href="classbdm_1_1BMEF.html#d2b528b7a41ca67163152142f5404051">bdm::BMEF</a> |
---|
581 | , <a class="el" href="classbdm_1_1multiBM.html#dbe6b90d410dc062a233d1dc09eeba52">bdm::multiBM</a> |
---|
582 | <li>set_stop_values() |
---|
583 | : <a class="el" href="classitpp_1_1Newton__Search.html#3732a9d0458c01cf1fad6c4e1eb07dd0">itpp::Newton_Search</a> |
---|
584 | , <a class="el" href="classitpp_1_1Line__Search.html#29f75d3d7019f217ab27752f6b50bb1e">itpp::Line_Search</a> |
---|
585 | <li>set_subarray() |
---|
586 | : <a class="el" href="classitpp_1_1Array.html#fb9d105beea055bac5d5b5bcce2a41fd">itpp::Array< T ></a> |
---|
587 | <li>set_submatrix() |
---|
588 | : <a class="el" href="classitpp_1_1Mat.html#73379f7980314d0dd64874fc4a92e8b1">itpp::Mat< Num_T ></a> |
---|
589 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#02715ff681128d656bcb661573633b91">itpp::Sparse_Mat< T ></a> |
---|
590 | , <a class="el" href="classitpp_1_1Mat.html#d0f7f82b33cafd84832623a8433693fe">itpp::Mat< Num_T ></a> |
---|
591 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#133ec46db675573d8736296ae388ad09">itpp::Sparse_Mat< T ></a> |
---|
592 | <li>set_subvector() |
---|
593 | : <a class="el" href="classitpp_1_1Vec.html#dfac03215527ee9cc0859f449e16c911">itpp::Vec< Num_T ></a> |
---|
594 | <li>set_time_offset() |
---|
595 | : <a class="el" href="classitpp_1_1TDL__Channel.html#d57abed39565c38b3a990db4fc4e0837">itpp::TDL_Channel</a> |
---|
596 | , <a class="el" href="classitpp_1_1Fading__Generator.html#a020f2c970b3c347db7f9db39641b8aa">itpp::Fading_Generator</a> |
---|
597 | , <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#b4be548769b72b5b2cf14be1d0deceab">itpp::Correlated_Fading_Generator</a> |
---|
598 | <li>set_trace() |
---|
599 | : <a class="el" href="classitpp_1_1TCP__Sender.html#1f5a13675928a288ce736363ce9bdf2c">itpp::TCP_Sender</a> |
---|
600 | , <a class="el" href="classitpp_1_1TCP__Receiver.html#d01c2d42ae98e3ea132f9c69a01a0de8">itpp::TCP_Receiver</a> |
---|
601 | <li>set_truncation_length() |
---|
602 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#a1929841dfb95d406fa1a16867f144bb">itpp::Convolutional_Code</a> |
---|
603 | <li>set_weights() |
---|
604 | : <a class="el" href="classitpp_1_1MOG__generic.html#f208b278df2f6334099b246c156094e0">itpp::MOG_generic</a> |
---|
605 | <li>set_weights_internal() |
---|
606 | : <a class="el" href="classitpp_1_1MOG__generic.html#40ef85a6ef1e2d0bb551f8244517053b">itpp::MOG_generic</a> |
---|
607 | <li>set_weights_uniform() |
---|
608 | : <a class="el" href="classitpp_1_1MOG__generic.html#1292c3480c3260a7813fa7d30a6de01a">itpp::MOG_generic</a> |
---|
609 | <li>set_weights_uniform_internal() |
---|
610 | : <a class="el" href="classitpp_1_1MOG__generic.html#25fae21ec832ab27fa5a1adb95162156">itpp::MOG_generic</a> |
---|
611 | <li>set_wnd() |
---|
612 | : <a class="el" href="classitpp_1_1TCP__Packet.html#b2753bb7fc242bb3e1895fc415bf7ac7">itpp::TCP_Packet</a> |
---|
613 | <li>setCh() |
---|
614 | : <a class="el" href="classchmat.html#4c8b321967b14ed2616a2abb9498a979">chmat</a> |
---|
615 | <li>setD() |
---|
616 | : <a class="el" href="classfsqmat.html#03a8f49eb4d38a054ecc522be59cd2ad">fsqmat</a> |
---|
617 | , <a class="el" href="classchmat.html#4b9271097d8317d9514c5d0d62cccb39">chmat</a> |
---|
618 | , <a class="el" href="classfsqmat.html#922f8190c13987cbcdb33ec2bf5cf105">fsqmat</a> |
---|
619 | , <a class="el" href="classchmat.html#a4fc7f9b0539b97c414442a22f3db6e8">chmat</a> |
---|
620 | , <a class="el" href="classldmat.html#0884a613b94fde61bfc84288e73ce57f">ldmat</a> |
---|
621 | <li>setL() |
---|
622 | : <a class="el" href="classldmat.html#32ff66296627ff5341d7c0b973249614">ldmat</a> |
---|
623 | <li>setrvc() |
---|
624 | : <a class="el" href="classbdm_1_1compositepdf.html#c71fc2c51f49d797e61f479f543c75ce">bdm::compositepdf</a> |
---|
625 | <li>setup() |
---|
626 | : <a class="el" href="classitpp_1_1I__Uniform__RNG.html#319282f08bbeb7e254565455e256b6aa">itpp::I_Uniform_RNG</a> |
---|
627 | , <a class="el" href="classitpp_1_1Complex__Normal__RNG.html#53ac6d89ea402591e4d44e86db3fee42">itpp::Complex_Normal_RNG</a> |
---|
628 | , <a class="el" href="classitpp_1_1Weibull__RNG.html#d16d6f09ec1f318be2adb6893c903e60">itpp::Weibull_RNG</a> |
---|
629 | , <a class="el" href="classitpp_1_1Uniform__RNG.html#315f0f487525c18cff6c02c339d591e7">itpp::Uniform_RNG</a> |
---|
630 | , <a class="el" href="classitpp_1_1Bernoulli__RNG.html#56a09d28ad530f58f00450b23bf643c9">itpp::Bernoulli_RNG</a> |
---|
631 | , <a class="el" href="classitpp_1_1Normal__RNG.html#9c50b4c9b0bb07c69c9fbf16b9f01521">itpp::Normal_RNG</a> |
---|
632 | , <a class="el" href="classitpp_1_1Gamma__RNG.html#cced56e9bb421619b7ff32fbf794d501">itpp::Gamma_RNG</a> |
---|
633 | , <a class="el" href="classitpp_1_1Laplace__RNG.html#82efd88f28d7c0a6e4ff926700df3872">itpp::Laplace_RNG</a> |
---|
634 | , <a class="el" href="classitpp_1_1AR1__Normal__RNG.html#b319f53d89932cb78b315cfa23f40be6">itpp::AR1_Normal_RNG</a> |
---|
635 | , <a class="el" href="classitpp_1_1TCP__Sender.html#b2149c496426d2b72b00956bb1d3cfbb">itpp::TCP_Sender</a> |
---|
636 | , <a class="el" href="group__histogram.html#g7e6fb324cfe1ebf5353660f10857c4dc">itpp::Histogram< Num_T ></a> |
---|
637 | , <a class="el" href="classitpp_1_1Exponential__RNG.html#c0a420aba9b985e2b046d6f481c520fe">itpp::Exponential_RNG</a> |
---|
638 | , <a class="el" href="classitpp_1_1Rice__RNG.html#f89e134c9dacaeed7eb8a79fc72cfa32">itpp::Rice_RNG</a> |
---|
639 | , <a class="el" href="classitpp_1_1TCP__Receiver.html#2d9c335981c19c627bf6b1978c59a985">itpp::TCP_Receiver</a> |
---|
640 | , <a class="el" href="classitpp_1_1Rayleigh__RNG.html#d35061baec84b2f8e2a9b8be095caa7e">itpp::Rayleigh_RNG</a> |
---|
641 | <li>setup_covs() |
---|
642 | : <a class="el" href="classitpp_1_1MOG__generic.html#517640c3cad22b92885402ee60138d50">itpp::MOG_generic</a> |
---|
643 | , <a class="el" href="classitpp_1_1MOG__diag.html#d26c089ab1b0c3f8c74e1118c0e3e8ca">itpp::MOG_diag</a> |
---|
644 | <li>setup_decoder() |
---|
645 | : <a class="el" href="classitpp_1_1LDPC__Code.html#91e331956ee790ae2f6f732b9310b0cf">itpp::LDPC_Code</a> |
---|
646 | <li>setup_means() |
---|
647 | : <a class="el" href="classitpp_1_1MOG__generic.html#6381088cfc720cc5a7c4783527afa638">itpp::MOG_generic</a> |
---|
648 | , <a class="el" href="classitpp_1_1MOG__diag.html#06a0cc706fe1edb31dda4c4dd81a9808">itpp::MOG_diag</a> |
---|
649 | <li>setup_misc() |
---|
650 | : <a class="el" href="classitpp_1_1MOG__diag.html#10c139e8d57e71b6cfc33e01927c6a9c">itpp::MOG_diag</a> |
---|
651 | , <a class="el" href="classitpp_1_1MOG__generic.html#64afcabf4ff9c3728acd4354610e4726">itpp::MOG_generic</a> |
---|
652 | <li>setup_weights() |
---|
653 | : <a class="el" href="classitpp_1_1MOG__diag.html#1bcf27e15f218d0392c36f67746a5edc">itpp::MOG_diag</a> |
---|
654 | , <a class="el" href="classitpp_1_1MOG__generic.html#1e98299192361b9a3fecff5269bb2d27">itpp::MOG_generic</a> |
---|
655 | <li>setY() |
---|
656 | : <a class="el" href="classbdm_1_1eWishartCh.html#4eee757c0535c2a88bb20f0767c64981">bdm::eWishartCh</a> |
---|
657 | <li>shape_samples() |
---|
658 | : <a class="el" href="classitpp_1_1Pulse__Shape.html#0161cf1c884ce1de260df48c82a15aa7">itpp::Pulse_Shape< T1, T2, T3 ></a> |
---|
659 | <li>shape_symbols() |
---|
660 | : <a class="el" href="classitpp_1_1Pulse__Shape.html#e12e322608d6eecd5b7f2e3c9492c9a0">itpp::Pulse_Shape< T1, T2, T3 ></a> |
---|
661 | <li>shift() |
---|
662 | : <a class="el" href="classitpp_1_1LFSR.html#1d82124c8a824ff0b952a108fff587c7">itpp::LFSR</a> |
---|
663 | , <a class="el" href="classitpp_1_1Gold.html#6bf4989414ecf37d84e5059ef8064694">itpp::Gold</a> |
---|
664 | <li>shift_left() |
---|
665 | : <a class="el" href="classitpp_1_1Array.html#b5809a4bf63a413563799ea11584bff8">itpp::Array< T ></a> |
---|
666 | , <a class="el" href="classitpp_1_1Vec.html#54beac554352deb9994d192426b7a7a2">itpp::Vec< Num_T ></a> |
---|
667 | , <a class="el" href="classitpp_1_1Array.html#82c1fc430eeef2fe5664ad68fb80f465">itpp::Array< T ></a> |
---|
668 | , <a class="el" href="classitpp_1_1Vec.html#15b6bdf6a378447beb5da425fa48e6a3">itpp::Vec< Num_T ></a> |
---|
669 | <li>shift_right() |
---|
670 | : <a class="el" href="classitpp_1_1Vec.html#46249a5dc121bd269b658b443e602db6">itpp::Vec< Num_T ></a> |
---|
671 | , <a class="el" href="classitpp_1_1Array.html#953e9c8e8e5d3d8777bccb99c0c2ef03">itpp::Array< T ></a> |
---|
672 | , <a class="el" href="classitpp_1_1Vec.html#980fe561c5b81c16b1e31d502e3c7b74">itpp::Vec< Num_T ></a> |
---|
673 | <li>shift_time_offset() |
---|
674 | : <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#c230a87eec2a53dadd8e8706baa7d51c">itpp::Correlated_Fading_Generator</a> |
---|
675 | , <a class="el" href="classitpp_1_1TDL__Channel.html#6dfe0071b9de039523307f580683ff89">itpp::TDL_Channel</a> |
---|
676 | , <a class="el" href="classitpp_1_1Fading__Generator.html#56173b73a996d6e87ebe2b43090837c5">itpp::Fading_Generator</a> |
---|
677 | <li>sigma() |
---|
678 | : <a class="el" href="classitpp_1_1Stat.html#0312ea0cfe45a39de56178b4f563e65e">itpp::Stat</a> |
---|
679 | <li>Signal() |
---|
680 | : <a class="el" href="group__protocol.html#g74aeb8837f321e75c9de837909b94b9d">itpp::Signal< DataType ></a> |
---|
681 | <li>Sine_Source() |
---|
682 | : <a class="el" href="classitpp_1_1Sine__Source.html#9ee9f270b676d451c595b15fcd4c3c15">itpp::Sine_Source</a> |
---|
683 | <li>Sink() |
---|
684 | : <a class="el" href="classitpp_1_1Sink.html#3a4be38d62ee93dd43194d5ae005d565">itpp::Sink</a> |
---|
685 | <li>size() |
---|
686 | : <a class="el" href="classitpp_1_1Vec.html#a906c893cd6184a774e4da8a47217d6a">itpp::Vec< Num_T ></a> |
---|
687 | , <a class="el" href="classitpp_1_1Scalar__Quantizer.html#95ec523ac68942d0ddcbaa6a36931f6c">itpp::Scalar_Quantizer</a> |
---|
688 | , <a class="el" href="classitpp_1_1Stack.html#3c8a6f4c9309682884234371b040b131">itpp::Stack< T ></a> |
---|
689 | , <a class="el" href="classitpp_1_1Mat.html#9c0850a9a2fad79960498864226818a0">itpp::Mat< Num_T ></a> |
---|
690 | , <a class="el" href="classitpp_1_1Array.html#ce6bb3089de6f3ff86806d78f35505a4">itpp::Array< T ></a> |
---|
691 | , <a class="el" href="classitpp_1_1Circular__Buffer.html#0b6b10852c6f944ef07bd9252a973002">itpp::Circular_Buffer< T ></a> |
---|
692 | , <a class="el" href="classitpp_1_1Vector__Quantizer.html#28950d7d234af8eb427f2ca7a22f7b6d">itpp::Vector_Quantizer</a> |
---|
693 | , <a class="el" href="classitpp_1_1Sparse__Vec.html#86a41d34d1d5a1dbfe778b6fe21bf98e">itpp::Sparse_Vec< T ></a> |
---|
694 | <li>Slot() |
---|
695 | : <a class="el" href="group__protocol.html#geccd572d05e2bed561de07fc97afa505">itpp::Slot< ObjectType, DataType ></a> |
---|
696 | <li>SND_In_File() |
---|
697 | : <a class="el" href="classitpp_1_1SND__In__File.html#0e6b773619342b380d5587f6503b6371">itpp::SND_In_File</a> |
---|
698 | <li>SND_IO_File() |
---|
699 | : <a class="el" href="classitpp_1_1SND__IO__File.html#dfe339f685954c5eed84053e6fd188e6">itpp::SND_IO_File</a> |
---|
700 | <li>SND_Out_File() |
---|
701 | : <a class="el" href="classitpp_1_1SND__Out__File.html#aa3953111ac43d71bf8ade076b3f0ec0">itpp::SND_Out_File</a> |
---|
702 | <li>sort() |
---|
703 | : <a class="el" href="classitpp_1_1Sort.html#0ccff5c48c69b4680347935039a0d3f1">itpp::Sort< T ></a> |
---|
704 | <li>Sort() |
---|
705 | : <a class="el" href="classitpp_1_1Sort.html#e89f0cdcd430af54b41520385b06c9b9">itpp::Sort< T ></a> |
---|
706 | <li>sort() |
---|
707 | : <a class="el" href="classitpp_1_1Vec.html#6d62d1911501ca2b7884c7506eb17125">itpp::Vec< Num_T ></a> |
---|
708 | <li>sort_index() |
---|
709 | : <a class="el" href="classitpp_1_1Vec.html#0d210c6511931cde784bb4e6d92852ba">itpp::Vec< Num_T ></a> |
---|
710 | , <a class="el" href="classitpp_1_1Sort.html#5eefe31327b1987cf9799562333ebccb">itpp::Sort< T ></a> |
---|
711 | <li>Sparse_Mat() |
---|
712 | : <a class="el" href="classitpp_1_1Sparse__Mat.html#bc8361f34d846404fb7b491c94aef595">itpp::Sparse_Mat< T ></a> |
---|
713 | <li>Sparse_Vec() |
---|
714 | : <a class="el" href="classitpp_1_1Sparse__Vec.html#11808d0c9a62f8a68707567efe82e19f">itpp::Sparse_Vec< T ></a> |
---|
715 | <li>sparsify() |
---|
716 | : <a class="el" href="classitpp_1_1GF2mat.html#3db5a5d93e6359a1b0214fad87851aa4">itpp::GF2mat</a> |
---|
717 | <li>sphere_decoding() |
---|
718 | : <a class="el" href="classitpp_1_1ND__UPAM.html#7f53ad7f4de6b0e7f6260905ed522cd2">itpp::ND_UPAM</a> |
---|
719 | <li>split() |
---|
720 | : <a class="el" href="classitpp_1_1Vec.html#a32b5e3559e438675d43ee0c76691c5a">itpp::Vec< Num_T ></a> |
---|
721 | <li>spread() |
---|
722 | : <a class="el" href="classitpp_1_1Spread__2d.html#50280d8b721355583f9f528ed971d232">itpp::Spread_2d</a> |
---|
723 | , <a class="el" href="classitpp_1_1Spread__1d.html#f183e0c727a5e254ae756732063fa7dd">itpp::Spread_1d</a> |
---|
724 | , <a class="el" href="classitpp_1_1Multicode__Spread__1d.html#b4a4bf20d12ab55d7c1cd8e2311b9e50">itpp::Multicode_Spread_1d</a> |
---|
725 | , <a class="el" href="classitpp_1_1Multicode__Spread__2d.html#17bb74ea4c88fe0ffd565b9020dede28">itpp::Multicode_Spread_2d</a> |
---|
726 | <li>Spread_1d() |
---|
727 | : <a class="el" href="classitpp_1_1Spread__1d.html#c5ff2ad702fcd9c1b448ceaa1e340d3c">itpp::Spread_1d</a> |
---|
728 | <li>Spread_2d() |
---|
729 | : <a class="el" href="classitpp_1_1Spread__2d.html#a57c068d045eac0b8bc06f090140718e">itpp::Spread_2d</a> |
---|
730 | <li>sqmat() |
---|
731 | : <a class="el" href="classsqmat.html#4268750c040c716b2c05037f725078a2">sqmat</a> |
---|
732 | <li>sqr() |
---|
733 | : <a class="el" href="classitpp_1_1Sparse__Vec.html#e3dbd58f2a416f2cf9b515e8e91fc95b">itpp::Sparse_Vec< T ></a> |
---|
734 | <li>sqr_sum() |
---|
735 | : <a class="el" href="classitpp_1_1Stat.html#e46dc4c19f7f588409e59a35105efda5">itpp::Stat</a> |
---|
736 | <li>sqrt_mult() |
---|
737 | : <a class="el" href="classldmat.html#fc380626ced6f9244fb58c5f0231174d">ldmat</a> |
---|
738 | , <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a> |
---|
739 | , <a class="el" href="classfsqmat.html#842a774077ee34ac3c36d180ab33e103">fsqmat</a> |
---|
740 | , <a class="el" href="classchmat.html#b22aa239dbaca33e3fb93b4f674d7051">chmat</a> |
---|
741 | <li>Square_Source() |
---|
742 | : <a class="el" href="classitpp_1_1Square__Source.html#915b2d7fa1f3649bdc59a636fa403ce5">itpp::Square_Source</a> |
---|
743 | <li>Stack() |
---|
744 | : <a class="el" href="classitpp_1_1Stack.html#237b05e0f8e473dbd0310200def68708">itpp::Stack< T ></a> |
---|
745 | <li>start() |
---|
746 | : <a class="el" href="classitpp_1_1Event__Queue.html#5bde95d04badf287fd5bc5c548f3f7f8">itpp::Event_Queue</a> |
---|
747 | , <a class="el" href="classitpp_1_1Timer.html#430e4c8420c4acfd4c2b9cff842b0878">itpp::Timer</a> |
---|
748 | <li>Stat() |
---|
749 | : <a class="el" href="classitpp_1_1Stat.html#d781414e3ec20523c7bd355afe908e22">itpp::Stat</a> |
---|
750 | <li>Static_Fading_Generator() |
---|
751 | : <a class="el" href="classitpp_1_1Static__Fading__Generator.html#6a0a33b29aa0b1cbf1127380063614c8">itpp::Static_Fading_Generator</a> |
---|
752 | <li>step() |
---|
753 | : <a class="el" href="classbdm_1_1MemDS.html#21916feb3e5ff960855c09b06a0d279b">bdm::MemDS</a> |
---|
754 | , <a class="el" href="classpmsmDS.html#664fc8deff7c141ee7ab826a9abb387b">pmsmDS</a> |
---|
755 | , <a class="el" href="classbdm_1_1logger.html#4f31c03578a7b9b30d8b1f8c338a37e8">bdm::logger</a> |
---|
756 | , <a class="el" href="classbdm_1_1DS.html#9a14c64d881e838ddc3a5617ee8a973b">bdm::DS</a> |
---|
757 | , <a class="el" href="classbdm_1_1memlog.html#69964f0472e53098528ee41507bdfc77">bdm::memlog</a> |
---|
758 | , <a class="el" href="classbdm_1_1dirfilelog.html#f79660645d09aa2d8bdd18923a721662">bdm::dirfilelog</a> |
---|
759 | , <a class="el" href="classbdm_1_1ArxDS.html#57dfa26b23cc03d53b123fa7e0474b19">bdm::ArxDS</a> |
---|
760 | <li>stop() |
---|
761 | : <a class="el" href="classitpp_1_1Event__Queue.html#a8fe88816c74d7b6b5b0ed2ad5104264">itpp::Event_Queue</a> |
---|
762 | , <a class="el" href="classitpp_1_1Timer.html#e1793d23cbce8d1bd3497885da051e6f">itpp::Timer</a> |
---|
763 | <li>str() |
---|
764 | : <a class="el" href="classbdm_1_1str.html#7c6b9dccc6814d7bd1e8e2208a0d3f3f">bdm::str</a> |
---|
765 | <li>structure_est() |
---|
766 | : <a class="el" href="classbdm_1_1ARX.html#16b02ae03316751664c22d59d90c1e34">bdm::ARX</a> |
---|
767 | <li>sub_m_v_vT() |
---|
768 | : <a class="el" href="classitpp_1_1Mat.html#68c7dd6c53565f3ad661d1edf23ddd12">itpp::Mat< Num_T ></a> |
---|
769 | <li>sub_v_vT_m() |
---|
770 | : <a class="el" href="classitpp_1_1Mat.html#7558bf7d97745fa599059557980eb84c">itpp::Mat< Num_T ></a> |
---|
771 | <li>subselect() |
---|
772 | : <a class="el" href="classbdm_1_1RV.html#c0c04ab99ded62e1e05bcefb151ebeb9">bdm::RV</a> |
---|
773 | <li>subt() |
---|
774 | : <a class="el" href="classbdm_1_1RV.html#aec44dabdf0a6d90fbae95e1356eda39">bdm::RV</a> |
---|
775 | <li>sum() |
---|
776 | : <a class="el" href="classitpp_1_1Stat.html#aad42fdd0ff086110c161cd1e4501707">itpp::Stat</a> |
---|
777 | <li>swap() |
---|
778 | : <a class="el" href="classitpp_1_1Array.html#68c427966b7a5ffc25ff92f5ab1e8188">itpp::Array< T ></a> |
---|
779 | <li>swap_cols() |
---|
780 | : <a class="el" href="classitpp_1_1Mat.html#b725e9a699251e11bad3fb41cefa3de7">itpp::Mat< Num_T ></a> |
---|
781 | , <a class="el" href="classitpp_1_1GF2mat.html#7bf2d0c5dfb4ecd2fb607d7d75043704">itpp::GF2mat</a> |
---|
782 | <li>swap_rows() |
---|
783 | : <a class="el" href="classitpp_1_1Mat.html#0a4e5d2c1fe3b69e836ef14c3737c1a0">itpp::Mat< Num_T ></a> |
---|
784 | , <a class="el" href="classitpp_1_1GF2mat.html#e64fb0a60d9aab8c6b551a51fd017538">itpp::GF2mat</a> |
---|
785 | <li>syndrome_check() |
---|
786 | : <a class="el" href="classitpp_1_1LDPC__Code.html#a7dda5d95ea5b2e1967f7530089e2686">itpp::LDPC_Code</a> |
---|
787 | </ul> |
---|
788 | </div> |
---|
789 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
790 | <a href="http://www.doxygen.org/index.html"> |
---|
791 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
792 | </body> |
---|
793 | </html> |
---|