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 class="current"><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><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_b">- b -</a></h3><ul> |
---|
113 | <li>Base_Event() |
---|
114 | : <a class="el" href="classitpp_1_1Base__Event.html#baeabfb0a38f892224be0d6ec6382d1e">itpp::Base_Event</a> |
---|
115 | <li>Base_Slot() |
---|
116 | : <a class="el" href="group__protocol.html#g667618d8f9f96a1746676a9f19a46cb7">itpp::Base_Slot< DataType ></a> |
---|
117 | <li>bayes() |
---|
118 | : <a class="el" href="classpmsmCRBMz.html#598b556bcccfa02c693830efaba679ef">pmsmCRBMz</a> |
---|
119 | , <a class="el" href="classbdm_1_1KalmanFull.html#081924bc97f453f674bb982b7951d053">bdm::KalmanFull</a> |
---|
120 | , <a class="el" href="classbdm_1_1MPF.html#286d040770d08bd7ff416cea617b1b14">bdm::MPF< BM_T ></a> |
---|
121 | , <a class="el" href="classbdm_1_1MixEF.html#5bd7da667da183eed1577f11dff0c1f1">bdm::MixEF</a> |
---|
122 | , <a class="el" href="classbdm_1_1Kalman.html#4a39330c14eff8d13179e868a1d1aa8c">bdm::Kalman< sq_T ></a> |
---|
123 | , <a class="el" href="classbdm_1_1MixEF.html#5c41d5a4403da6e629f6bdfc70c43d20">bdm::MixEF</a> |
---|
124 | , <a class="el" href="classbdm_1_1BM.html#60b1779a577367c369a932cabd3a6188">bdm::BM</a> |
---|
125 | , <a class="el" href="classEKFfixed.html#ddf5334bc1207658fd53698fffbac028">EKFfixed</a> |
---|
126 | , <a class="el" href="classbdm_1_1KalmanCh.html#b41fe5540548100b08e1684c3be767b6">bdm::KalmanCh</a> |
---|
127 | , <a class="el" href="classbdm_1_1BMEF.html#bf58deb99af2a6cc674f13ff90300de6">bdm::BMEF</a> |
---|
128 | , <a class="el" href="classbdm_1_1EKFfull.html#f149ae8e9ce14d9931a7bb2850736699">bdm::EKFfull</a> |
---|
129 | , <a class="el" href="classbdm_1_1multiBM.html#1e4bf41b61937fd80f34049742e23f95">bdm::multiBM</a> |
---|
130 | , <a class="el" href="classpmsmCRB.html#13749c201329922511369cdbe2f0f50a">pmsmCRB</a> |
---|
131 | , <a class="el" href="classbdm_1_1ARX.html#17e7fe14654ab3c449846c3f43e66169">bdm::ARX</a> |
---|
132 | , <a class="el" href="classbdm_1_1EKF.html#3fb182ecc29b10ca1163cecbf3bcccfa">bdm::EKF< sq_T ></a> |
---|
133 | , <a class="el" href="classbdm_1_1EKFCh.html#4c8609c37290b158f88a31dae4047225">bdm::EKFCh</a> |
---|
134 | , <a class="el" href="classbdm_1_1ARX.html#8bdf2974052e8ce74eb0d4f3791c58a3">bdm::ARX</a> |
---|
135 | , <a class="el" href="classbdm_1_1MultiModel.html#a915deeddb0e94c337d02ebc0abe535e">bdm::MultiModel</a> |
---|
136 | , <a class="el" href="classbdm_1_1PF.html#638946eea22d4964bf9350286bb4efd8">bdm::PF</a> |
---|
137 | <li>bayesB() |
---|
138 | : <a class="el" href="classbdm_1_1BM.html#1dee3fddaf021e62d925289660a707dc">bdm::BM</a> |
---|
139 | <li>BCH() |
---|
140 | : <a class="el" href="classitpp_1_1BCH.html#b14976a274da9579b652f3ac6aa1c9a0">itpp::BCH</a> |
---|
141 | <li>begin() |
---|
142 | : <a class="el" href="classitpp_1_1TCP__Segment.html#656bd8f6c297e86df8b6060590f164a5">itpp::TCP_Segment</a> |
---|
143 | <li>BERC() |
---|
144 | : <a class="el" href="classitpp_1_1BERC.html#8e5d3f3d0041687d419c4a30af086e0d">itpp::BERC</a> |
---|
145 | <li>Bernoulli_RNG() |
---|
146 | : <a class="el" href="classitpp_1_1Bernoulli__RNG.html#cf2501213ceb10bc92bc694b63196189">itpp::Bernoulli_RNG</a> |
---|
147 | <li>bfstream() |
---|
148 | : <a class="el" href="classitpp_1_1bfstream.html#e50bab14bf5c670458c96cf98e7434ea">itpp::bfstream</a> |
---|
149 | <li>bfstream_base() |
---|
150 | : <a class="el" href="classitpp_1_1bfstream__base.html#8679cc312df085314a028d8584ce9164">itpp::bfstream_base</a> |
---|
151 | <li>bifstream() |
---|
152 | : <a class="el" href="classitpp_1_1bifstream.html#00bd7fdbf78949b4e1a60ab07750c56f">itpp::bifstream</a> |
---|
153 | <li>bin() |
---|
154 | : <a class="el" href="classitpp_1_1bin.html#dd98f62762d7a3b574b8671939ebab87">itpp::bin</a> |
---|
155 | <li>bins_num() |
---|
156 | : <a class="el" href="classitpp_1_1Histogram.html#0d7969f2faf89dba3d26e5c6bd7e63b0">itpp::Histogram< Num_T ></a> |
---|
157 | <li>bit_size() |
---|
158 | : <a class="el" href="classitpp_1_1Packet.html#2970c5562530cf8981965451a5dde65a">itpp::Packet</a> |
---|
159 | <li>bits_per_symbol() |
---|
160 | : <a class="el" href="classitpp_1_1Modulator.html#6e7cfa06570e2a1de515be5222a53a83">itpp::Modulator< T ></a> |
---|
161 | <li>BLDPC_Generator() |
---|
162 | : <a class="el" href="classitpp_1_1BLDPC__Generator.html#99a98629158668fc1dd4b6fd4949a66a">itpp::BLDPC_Generator</a> |
---|
163 | <li>BLDPC_Parity() |
---|
164 | : <a class="el" href="classitpp_1_1BLDPC__Parity.html#978c70b8b4124c0510d2dfc070dd6e82">itpp::BLDPC_Parity</a> |
---|
165 | <li>BLERC() |
---|
166 | : <a class="el" href="classitpp_1_1BLERC.html#f6f1f53cae71dc2b60c93229173c9bad">itpp::BLERC</a> |
---|
167 | <li>Block_Interleaver() |
---|
168 | : <a class="el" href="classitpp_1_1Block__Interleaver.html#3129ee09a9e830fcef08dae71ddaaa3e">itpp::Block_Interleaver< T ></a> |
---|
169 | <li>BMEF() |
---|
170 | : <a class="el" href="classbdm_1_1BMEF.html#2def512872ed8a4fc3b702371ec0be55">bdm::BMEF</a> |
---|
171 | <li>bofstream() |
---|
172 | : <a class="el" href="classitpp_1_1bofstream.html#c00ba98db19106c4189aba785aec75ba">itpp::bofstream</a> |
---|
173 | <li>Boxplus() |
---|
174 | : <a class="el" href="classitpp_1_1LLR__calc__unit.html#5dd699781fbbbc31f7e641ddca2ba467">itpp::LLR_calc_unit</a> |
---|
175 | <li>bp_decode() |
---|
176 | : <a class="el" href="classitpp_1_1LDPC__Code.html#d2643b5e6178c9664e4bc34621868f74">itpp::LDPC_Code</a> |
---|
177 | <li>BPSK() |
---|
178 | : <a class="el" href="classitpp_1_1BPSK.html#9aaf06588353a953f02b369f10a0bb76">itpp::BPSK</a> |
---|
179 | <li>BPSK_c() |
---|
180 | : <a class="el" href="classitpp_1_1BPSK__c.html#b9fec782b1b30ed82fe9501748e8dc77">itpp::BPSK_c</a> |
---|
181 | <li>BSC() |
---|
182 | : <a class="el" href="classitpp_1_1BSC.html#61e6df95aca3e3f2635241008c3a3e76">itpp::BSC</a> |
---|
183 | <li>buffer_size() |
---|
184 | : <a class="el" href="classitpp_1_1Selective__Repeat__ARQ__Sender.html#244c33c71503ff4516dc297afca9d00d">itpp::Selective_Repeat_ARQ_Sender</a> |
---|
185 | <li>build() |
---|
186 | : <a class="el" href="classUIitpplog.html#27c0db3c57be8c4f49419886db2e5652">UIitpplog</a> |
---|
187 | , <a class="el" href="classUImlognorm.html#a604c796bd0546b8e958d67bd2b640ce">UImlognorm</a> |
---|
188 | , <a class="el" href="classUImigamma__ref.html#421fa84dcb5f21604268703f5f08770c">UImigamma_ref</a> |
---|
189 | , <a class="el" href="classbdm_1_1UIbuilder.html#193cede6302669ff48dfd8ab3b7e31f8">bdm::UIbuilder</a> |
---|
190 | , <a class="el" href="classbdm_1_1UIexternal.html#d0daa9edf070e7a01eff13ba02ce84a4">bdm::UIexternal</a> |
---|
191 | , <a class="el" href="classUIstateDS.html#972d0b59ec756a4e4247e7febd2383fa">UIstateDS</a> |
---|
192 | , <a class="el" href="classUIpmsmDS.html#bccf3ecf6a270599c2d2fc1005ab13af">UIpmsmDS</a> |
---|
193 | , <a class="el" href="classUIITppFileDS.html#22f2a225413d1fe9c909d10df25c4145">UIITppFileDS</a> |
---|
194 | , <a class="el" href="classUIrv.html#c7c4a2d75a7ce775b59efeed8fc928dc">UIrv</a> |
---|
195 | , <a class="el" href="classUIARX.html#e9ef8d41d8f10a31343d76a73b9f0f77">UIARX</a> |
---|
196 | , <a class="el" href="classbdm_1_1UIinternal.html#badb583eaae9f935cda7b410d85d52a6">bdm::UIinternal</a> |
---|
197 | , <a class="el" href="classUIpmsmOM.html#3135772387690bf3196c13965d3eb903">UIpmsmOM</a> |
---|
198 | , <a class="el" href="classUIdirfilelog.html#e2f342c8b9f6fb9b8c5c125166afe4ef">UIdirfilelog</a> |
---|
199 | , <a class="el" href="classbdm_1_1UI.html#946a134eecd2da41c36cb53a371afa57">bdm::UI</a> |
---|
200 | , <a class="el" href="classUIArxDS.html#f29ba9f6bb21461d3c061701b8ba366f">UIArxDS</a> |
---|
201 | , <a class="el" href="classUImgnorm.html#0d34afe3baae817983b25dbd0416b13b">UImgnorm</a> |
---|
202 | <li>build_est() |
---|
203 | : <a class="el" href="classbdm_1_1MixEF.html#d74a8d1370c63c93ec554908ae3e6006">bdm::MixEF</a> |
---|
204 | <li>Burst_WWW_Packet_Generator() |
---|
205 | : <a class="el" href="classitpp_1_1Burst__WWW__Packet__Generator.html#c42a8798986e12177fab4d2d17d87f92">itpp::Burst_WWW_Packet_Generator</a> |
---|
206 | <li>bvecify() |
---|
207 | : <a class="el" href="classitpp_1_1GF2mat.html#9e26adbe8604c441a4308195311c74e6">itpp::GF2mat</a> |
---|
208 | <li>byte_size() |
---|
209 | : <a class="el" href="classitpp_1_1Front__Drop__Queue.html#5b2bc4caacf5ada02208db0e5f9f4362">itpp::Front_Drop_Queue</a> |
---|
210 | </ul> |
---|
211 | </div> |
---|
212 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
213 | <a href="http://www.doxygen.org/index.html"> |
---|
214 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
215 | </body> |
---|
216 | </html> |
---|