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 class="current"><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_i">- i -</a></h3><ul> |
---|
113 | <li>I_Uniform_RNG() |
---|
114 | : <a class="el" href="classitpp_1_1I__Uniform__RNG.html#9e27914cf212a099adf42ba2c4878e04">itpp::I_Uniform_RNG</a> |
---|
115 | <li>IFFT_Fading_Generator() |
---|
116 | : <a class="el" href="classitpp_1_1IFFT__Fading__Generator.html#9679ff0b6fc9bb098ba658f592d395f2">itpp::IFFT_Fading_Generator</a> |
---|
117 | <li>IMk1() |
---|
118 | : <a class="el" href="classIMk1.html#c440a205745a09c2c903c4bdf7f5f9fc">IMk1</a> |
---|
119 | <li>import_alist() |
---|
120 | : <a class="el" href="classitpp_1_1LDPC__Parity.html#4e1fd0b2147b5d486e24538615e1fbf4">itpp::LDPC_Parity</a> |
---|
121 | <li>Impulse_Source() |
---|
122 | : <a class="el" href="classitpp_1_1Impulse__Source.html#589488be3379f3fb601a6627184053e5">itpp::Impulse_Source</a> |
---|
123 | <li>in_range() |
---|
124 | : <a class="el" href="classitpp_1_1Array.html#ff5bfdc700d2e218d585c1d82ec5035e">itpp::Array< T ></a> |
---|
125 | <li>Independent_Fading_Generator() |
---|
126 | : <a class="el" href="classitpp_1_1Independent__Fading__Generator.html#2b8e95e0c8fee28bfa3cac3faae353f9">itpp::Independent_Fading_Generator</a> |
---|
127 | <li>info() |
---|
128 | : <a class="el" href="classitpp_1_1it__ifile.html#ca38a8b3704f216136aa14c58549a19e">itpp::it_ifile</a> |
---|
129 | , <a class="el" href="classitpp_1_1it__ifile__old.html#7dab6c219739989e6b628c9c65fd633c">itpp::it_ifile_old</a> |
---|
130 | , <a class="el" href="classitpp_1_1TCP__Receiver__Buffer.html#fba4ad5261d32f0847c398b6d2d367ca">itpp::TCP_Receiver_Buffer</a> |
---|
131 | <li>init() |
---|
132 | : <a class="el" href="classitpp_1_1Parser.html#7479074f47cb11287b5a3c5245ca8dfb">itpp::Parser</a> |
---|
133 | , <a class="el" href="classitpp_1_1MOG__generic.html#7e016be79a1e1a2f3e25b1b27713cf91">itpp::MOG_generic</a> |
---|
134 | , <a class="el" href="classitpp_1_1Parser.html#35d284d536cde61370166998defabd49">itpp::Parser</a> |
---|
135 | , <a class="el" href="classitpp_1_1Fading__Generator.html#d9f07612e9a8092a3292bfc8306495ca">itpp::Fading_Generator</a> |
---|
136 | , <a class="el" href="classitpp_1_1Independent__Fading__Generator.html#b04c0a33b794a552d2eec75a450f590f">itpp::Independent_Fading_Generator</a> |
---|
137 | , <a class="el" href="classbdm_1_1merger.html#8ae79a651e93d6e2d611556001af8aa8">bdm::merger</a> |
---|
138 | , <a class="el" href="classitpp_1_1Static__Fading__Generator.html#c98b49b70e89a5ef3aff5e1dd3fb8e27">itpp::Static_Fading_Generator</a> |
---|
139 | , <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#99e888fe2b260c77fb8e3654f3368fc8">itpp::Correlated_Fading_Generator</a> |
---|
140 | , <a class="el" href="classbdm_1_1MixEF.html#0c2a50789b30769964a909d217125ed2">bdm::MixEF</a> |
---|
141 | , <a class="el" href="classitpp_1_1Rice__Fading__Generator.html#3712a57f3728ac6b35ccbdc7e1643f75">itpp::Rice_Fading_Generator</a> |
---|
142 | , <a class="el" href="classitpp_1_1FIR__Fading__Generator.html#02a41d78b0c669468101d1cc19a8db22">itpp::FIR_Fading_Generator</a> |
---|
143 | , <a class="el" href="classbdm_1_1logger.html#cd6291a73491f755dc7bc88d022eb2fc">bdm::logger</a> |
---|
144 | , <a class="el" href="classitpp_1_1IFFT__Fading__Generator.html#5b94a93bdc4ae15994bbf612cc291522">itpp::IFFT_Fading_Generator</a> |
---|
145 | , <a class="el" href="classitpp_1_1TDL__Channel.html#2e70204dcf3fbd26ca9911575a4aa858">itpp::TDL_Channel</a> |
---|
146 | , <a class="el" href="classbdm_1_1memlog.html#d3a8b007f3540523ff3f9910d9089391">bdm::memlog</a> |
---|
147 | , <a class="el" href="classitpp_1_1Fix__Base.html#8eddb36f30ace96ad69835eb4f821deb">itpp::Fix_Base</a> |
---|
148 | , <a class="el" href="classitpp_1_1MOG__generic.html#331210d0a4ebfbab47d1ba64c8033879">itpp::MOG_generic</a> |
---|
149 | , <a class="el" href="classbdm_1_1dirfilelog.html#78a3bd8a83cbd6299e279544bc81493d">bdm::dirfilelog</a> |
---|
150 | , <a class="el" href="classitpp_1_1MOG__generic.html#3b73c4ad6feeb3588b7e379fca6eae3c">itpp::MOG_generic</a> |
---|
151 | <li>init_encoder() |
---|
152 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#9ef6fc1934531d3c12123ed90c5b4c40">itpp::Convolutional_Code</a> |
---|
153 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#e71898980b935887287e9980f075efb0">itpp::Punctured_Convolutional_Code</a> |
---|
154 | <li>init_gen_rand() |
---|
155 | : <a class="el" href="classitpp_1_1DSFMT.html#011ceb3e531789398265b1503bc0cced">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
156 | <li>init_llr_tables() |
---|
157 | : <a class="el" href="classitpp_1_1LLR__calc__unit.html#531b0a4eca593e439a39ba9de42ee68c">itpp::LLR_calc_unit</a> |
---|
158 | <li>init_MEDS() |
---|
159 | : <a class="el" href="classitpp_1_1Rice__Fading__Generator.html#0f0dbd0970888b7551b273097d1cf8b5">itpp::Rice_Fading_Generator</a> |
---|
160 | <li>initial_means() |
---|
161 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#2eee033b5ac020add5694087485742f3">itpp::MOG_diag_kmeans_sup</a> |
---|
162 | <li>initialize() |
---|
163 | : <a class="el" href="classitpp_1_1LDPC__Parity.html#f43eb94744828d0203ecef66f10ea252">itpp::LDPC_Parity</a> |
---|
164 | <li>ins() |
---|
165 | : <a class="el" href="classitpp_1_1Vec.html#2a70790fbb74e2350b19b96798edc7be">itpp::Vec< Num_T ></a> |
---|
166 | <li>ins_col() |
---|
167 | : <a class="el" href="classitpp_1_1Mat.html#9a67081af2800047cbb2f2503d43a852">itpp::Mat< Num_T ></a> |
---|
168 | <li>ins_row() |
---|
169 | : <a class="el" href="classitpp_1_1Mat.html#6184b8080d715298c34371d98aaa5d7b">itpp::Mat< Num_T ></a> |
---|
170 | <li>integrity_check() |
---|
171 | : <a class="el" href="classitpp_1_1LDPC__Code.html#8d5308e5ca059e8b15aaa44402c381ca">itpp::LDPC_Code</a> |
---|
172 | <li>interleave() |
---|
173 | : <a class="el" href="classitpp_1_1Block__Interleaver.html#8a9acdc9e5074a099be78f358149b1f7">itpp::Block_Interleaver< T ></a> |
---|
174 | , <a class="el" href="classitpp_1_1Cross__Interleaver.html#98183b39678bcac4c8f318a262fcd720">itpp::Cross_Interleaver< T ></a> |
---|
175 | , <a class="el" href="classitpp_1_1Sequence__Interleaver.html#3436faf70c53400695f0c54ee9c0fb64">itpp::Sequence_Interleaver< T ></a> |
---|
176 | <li>intro_sort() |
---|
177 | : <a class="el" href="classitpp_1_1Sort.html#5730b92e4812e1cd376619c16cda36d8">itpp::Sort< T ></a> |
---|
178 | <li>intro_sort_index() |
---|
179 | : <a class="el" href="classitpp_1_1Sort.html#b738462d713bcdb42d758e730819b499">itpp::Sort< T ></a> |
---|
180 | <li>inv() |
---|
181 | : <a class="el" href="classchmat.html#5ce4e21a9012a4e98c1f0ed1ca5669bd">chmat</a> |
---|
182 | , <a class="el" href="classfsqmat.html#9fa853e1ca28f2a1a1c43377e798ecb1">fsqmat</a> |
---|
183 | , <a class="el" href="classldmat.html#2c160cb123c1102face7a50ec566a031">ldmat</a> |
---|
184 | <li>inverse() |
---|
185 | : <a class="el" href="classitpp_1_1GF2mat.html#b713053039a9fbd5523014439e0bbab8">itpp::GF2mat</a> |
---|
186 | <li>inverse_tail() |
---|
187 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#635406cac085c188709234c688ce2c68">itpp::Convolutional_Code</a> |
---|
188 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#b9fa55cd0b92e4d0db5debcd198184b1">itpp::Punctured_Convolutional_Code</a> |
---|
189 | <li>invqform() |
---|
190 | : <a class="el" href="classfsqmat.html#58075da64ddadd4df40654c35b928c6f">fsqmat</a> |
---|
191 | , <a class="el" href="classsqmat.html#6230e8e8a9341866aaa0ce008691aac2">sqmat</a> |
---|
192 | , <a class="el" href="classldmat.html#d876c5f83e02b3e809b35c9de5068f14">ldmat</a> |
---|
193 | , <a class="el" href="classchmat.html#b49427cff186c62f5df3724e5d2c34b4">chmat</a> |
---|
194 | <li>is_contained() |
---|
195 | : <a class="el" href="group__protocol.html#geffe232b6370e7d57ec9b28045f83168">itpp::TCP_Segment</a> |
---|
196 | <li>is_full() |
---|
197 | : <a class="el" href="classitpp_1_1MOG__generic.html#c27623ea75a58f8335e13c0675183faa">itpp::MOG_generic</a> |
---|
198 | <li>is_user_message_available() |
---|
199 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#9a9df15130878acd5e75a97a3ee38ed7">itpp::TCP_Receiver</a> |
---|
200 | <li>is_valid() |
---|
201 | : <a class="el" href="classitpp_1_1MOG__generic.html#b39d42cafa3b08a3595d35b12e564198">itpp::MOG_generic</a> |
---|
202 | , <a class="el" href="classitpp_1_1BLDPC__Parity.html#9ded50ca311c3f700b7a29e053504149">itpp::BLDPC_Parity</a> |
---|
203 | <li>is_zero() |
---|
204 | : <a class="el" href="classitpp_1_1GF2mat.html#3d83ff2b339911888be0dcca933fcb93">itpp::GF2mat</a> |
---|
205 | <li>isnamed() |
---|
206 | : <a class="el" href="classbdm_1_1epdf.html#c4b863ff84c7a4882fb3ad18556027f9">bdm::epdf</a> |
---|
207 | <li>IsPending() |
---|
208 | : <a class="el" href="classitpp_1_1TTimer.html#b82a771e98eeeb14c4d9b7b9067915f9">itpp::TTimer< THandler ></a> |
---|
209 | <li>it_file() |
---|
210 | : <a class="el" href="classitpp_1_1it__file.html#c1ba3d4d87f791c4dc57597dc21e3f81">itpp::it_file</a> |
---|
211 | <li>it_file_old() |
---|
212 | : <a class="el" href="classitpp_1_1it__file__old.html#5273bd4cad888ad4ea65b525ba6bb1b3">itpp::it_file_old</a> |
---|
213 | <li>it_ifile() |
---|
214 | : <a class="el" href="classitpp_1_1it__ifile.html#eeca1ff6076270d9cd1f088aabd086e6">itpp::it_ifile</a> |
---|
215 | <li>it_ifile_old() |
---|
216 | : <a class="el" href="classitpp_1_1it__ifile__old.html#c7d3e07a36650718085e5c26e306e8aa">itpp::it_ifile_old</a> |
---|
217 | <li>iterate() |
---|
218 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#b12a40a78db6ef6f81eb4d1ae9d14081">itpp::MOG_diag_kmeans_sup</a> |
---|
219 | <li>itsave() |
---|
220 | : <a class="el" href="classbdm_1_1memlog.html#6a74b7a3d889607391594279112aef1f">bdm::memlog</a> |
---|
221 | </ul> |
---|
222 | </div> |
---|
223 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
224 | <a href="http://www.doxygen.org/index.html"> |
---|
225 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
226 | </body> |
---|
227 | </html> |
---|