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 class="current"><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_m">- m -</a></h3><ul> |
---|
113 | <li>MA_Filter() |
---|
114 | : <a class="el" href="classitpp_1_1MA__Filter.html#93e6273a66c2f7354e30eb6e3ea3e540">itpp::MA_Filter< T1, T2, T3 ></a> |
---|
115 | <li>map() |
---|
116 | : <a class="el" href="classitpp_1_1MOG__diag__EM__sup.html#88f40524228d5af69246e6d45bb68c8e">itpp::MOG_diag_EM_sup</a> |
---|
117 | <li>map_decode() |
---|
118 | : <a class="el" href="classitpp_1_1Rec__Syst__Conv__Code.html#12c825eac22df94cbc1c5b7518dea14d">itpp::Rec_Syst_Conv_Code</a> |
---|
119 | <li>marginal() |
---|
120 | : <a class="el" href="classbdm_1_1enorm.html#c2996bdaffad38fbe0fc776db54c9d80">bdm::enorm< sq_T ></a> |
---|
121 | , <a class="el" href="classbdm_1_1emix.html#f7165371cc4f7be9292024b9f5431646">bdm::emix</a> |
---|
122 | , <a class="el" href="classbdm_1_1egiwmix.html#93d5e0abb98256a2cf7b557098f3f8ec">bdm::egiwmix</a> |
---|
123 | , <a class="el" href="classbdm_1_1epdf.html#3fb2ece54f720b62ad325e61214fa0a1">bdm::epdf</a> |
---|
124 | <li>Mat() |
---|
125 | : <a class="el" href="classitpp_1_1Mat.html#6aefdf3e74bf37447b8d91377c89ec68">itpp::Mat< Num_T ></a> |
---|
126 | <li>mat_1x1() |
---|
127 | : <a class="el" href="classitpp_1_1Mat.html#1901f6273b19e2fbaeb19713aac7b475">itpp::Mat< Num_T ></a> |
---|
128 | <li>mat_1x2() |
---|
129 | : <a class="el" href="classitpp_1_1Mat.html#0fa7701a41fe2d94b66198e116a76467">itpp::Mat< Num_T ></a> |
---|
130 | <li>mat_1x3() |
---|
131 | : <a class="el" href="classitpp_1_1Mat.html#6833fa0a2870fb0599ad9cfee24716c7">itpp::Mat< Num_T ></a> |
---|
132 | <li>mat_2x1() |
---|
133 | : <a class="el" href="classitpp_1_1Mat.html#ecc67614d88981dfccb8e4e1b1769a8a">itpp::Mat< Num_T ></a> |
---|
134 | <li>mat_2x2() |
---|
135 | : <a class="el" href="classitpp_1_1Mat.html#e42dd32f4ba193e4e6304c4044115457">itpp::Mat< Num_T ></a> |
---|
136 | <li>mat_2x3() |
---|
137 | : <a class="el" href="classitpp_1_1Mat.html#06677d35e1f7772905e8b66e9023258c">itpp::Mat< Num_T ></a> |
---|
138 | <li>mat_3x1() |
---|
139 | : <a class="el" href="classitpp_1_1Mat.html#fdd7dc8c7a7b7f299894b3b70bd2d8a9">itpp::Mat< Num_T ></a> |
---|
140 | <li>mat_3x2() |
---|
141 | : <a class="el" href="classitpp_1_1Mat.html#3dd8118ba3e1456a24d7c888c76e899a">itpp::Mat< Num_T ></a> |
---|
142 | <li>mat_3x3() |
---|
143 | : <a class="el" href="classitpp_1_1Mat.html#3aa6b5a1bc2d9d5e970578917630e78b">itpp::Mat< Num_T ></a> |
---|
144 | <li>max() |
---|
145 | : <a class="el" href="classitpp_1_1Stat.html#a9983bd5dc19c9dfc2ee6084e63070db">itpp::Stat</a> |
---|
146 | <li>max_byte_size() |
---|
147 | : <a class="el" href="classitpp_1_1Front__Drop__Queue.html#f2f0e20b7b8fb3a3bee82ef666ccb50e">itpp::Front_Drop_Queue</a> |
---|
148 | <li>mean() |
---|
149 | : <a class="el" href="classbdm_1_1epdf.html#0c8d13d788094605b3cdab20a6e22b75">bdm::epdf</a> |
---|
150 | , <a class="el" href="classbdm_1_1enorm.html#b2fa2915c35366392fe9bb022ca1a600">bdm::enorm< sq_T ></a> |
---|
151 | , <a class="el" href="classbdm_1_1egiw.html#df70c05f918c3a6f86d60f10c1fd6ba2">bdm::egiw</a> |
---|
152 | , <a class="el" href="classbdm_1_1eDirich.html#cb343355ec791298bb5a3404cd482fb6">bdm::eDirich</a> |
---|
153 | , <a class="el" href="classbdm_1_1egamma.html#49d256c42cce14c6faa56ec242b57e85">bdm::egamma</a> |
---|
154 | , <a class="el" href="classbdm_1_1eigamma.html#46cecb295edbabd28120cb0f6f572bcb">bdm::eigamma</a> |
---|
155 | , <a class="el" href="classbdm_1_1euni.html#46caa8c13aba2e6228f964208918b226">bdm::euni</a> |
---|
156 | , <a class="el" href="classbdm_1_1elognorm.html#adb41e4f4d6600dec6f8c1dbc5ed9eea">bdm::elognorm</a> |
---|
157 | , <a class="el" href="classbdm_1_1eEmp.html#bbfcb4f868c7381298c281a256d8c4b9">bdm::eEmp</a> |
---|
158 | , <a class="el" href="classbdm_1_1merger.html#82c5ad7677315fde8e9fc9381c17ece5">bdm::merger</a> |
---|
159 | , <a class="el" href="classbdm_1_1emix.html#a3a5390bc56e81ef3b0debc0f185fa8a">bdm::emix</a> |
---|
160 | , <a class="el" href="classbdm_1_1egiwmix.html#74e7c77bd89a454a7fd984945c58df1c">bdm::egiwmix</a> |
---|
161 | , <a class="el" href="classbdm_1_1eprod.html#1d494351e7e385ad3382387c96915d24">bdm::eprod</a> |
---|
162 | <li>measure_change() |
---|
163 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#c86f312889770d04fb6d350f803ef027">itpp::MOG_diag_kmeans_sup</a> |
---|
164 | <li>mEF() |
---|
165 | : <a class="el" href="classbdm_1_1mEF.html#dd7caad7026b778af66e34480eec6f9e">bdm::mEF</a> |
---|
166 | <li>MemDS() |
---|
167 | : <a class="el" href="classbdm_1_1MemDS.html#1ea231f4066652996cde4826560d93e3">bdm::MemDS</a> |
---|
168 | <li>memlog() |
---|
169 | : <a class="el" href="classbdm_1_1memlog.html#611dda03b3050de2eaa448a59cee9c27">bdm::memlog</a> |
---|
170 | <li>mepdf() |
---|
171 | : <a class="el" href="classbdm_1_1mepdf.html#8c320c7f878fb665e93aec1499ef53ff">bdm::mepdf</a> |
---|
172 | <li>merge() |
---|
173 | : <a class="el" href="classbdm_1_1merger.html#3d9f0ba04c8e74be8246d840cc537879">bdm::merger</a> |
---|
174 | <li>merger() |
---|
175 | : <a class="el" href="classbdm_1_1merger.html#30ae0fa8a88737185f598bf63fec0569">bdm::merger</a> |
---|
176 | <li>mgamma() |
---|
177 | : <a class="el" href="classbdm_1_1mgamma.html#1a9dc8661e5b214a8185d6e6b9956eb1">bdm::mgamma</a> |
---|
178 | <li>mgamma_fix() |
---|
179 | : <a class="el" href="classbdm_1_1mgamma__fix.html#9a31bc9b4b60188a18a2a6b588dc4b2d">bdm::mgamma_fix</a> |
---|
180 | <li>mgnorm() |
---|
181 | : <a class="el" href="classbdm_1_1mgnorm.html#1b014915d74470d3efab74e07cacb97d">bdm::mgnorm< sq_T ></a> |
---|
182 | <li>mid() |
---|
183 | : <a class="el" href="classitpp_1_1Array.html#7f210bc941d1e75b6c2f9ab09d05e524">itpp::Array< T ></a> |
---|
184 | , <a class="el" href="classitpp_1_1Vec.html#3a5569b0b51c771b4fe3084e12b29958">itpp::Vec< Num_T ></a> |
---|
185 | <li>migamma_ref() |
---|
186 | : <a class="el" href="classbdm_1_1migamma__ref.html#f45b15a10f084991ba6b48295f10421f">bdm::migamma_ref</a> |
---|
187 | <li>min() |
---|
188 | : <a class="el" href="classitpp_1_1Stat.html#9cd72f5bb21cbeb50787603c03f3afd3">itpp::Stat</a> |
---|
189 | <li>mint() |
---|
190 | : <a class="el" href="classbdm_1_1RV.html#9a5c5aeeaf39299d07763377b05a8241">bdm::RV</a> |
---|
191 | <li>MixEF() |
---|
192 | : <a class="el" href="classbdm_1_1MixEF.html#4efe67d414ff34a1e7534004fd061241">bdm::MixEF</a> |
---|
193 | <li>ml() |
---|
194 | : <a class="el" href="classitpp_1_1MOG__diag__EM__sup.html#929189d3717984ff694062927c1f179e">itpp::MOG_diag_EM_sup</a> |
---|
195 | <li>ml_iterate() |
---|
196 | : <a class="el" href="classitpp_1_1MOG__diag__EM__sup.html#babd7d97bf86698a3832bc50303b1e38">itpp::MOG_diag_EM_sup</a> |
---|
197 | <li>ml_update_params() |
---|
198 | : <a class="el" href="classitpp_1_1MOG__diag__EM__sup.html#a7f4783f45233f2caf53eb8cdfda9b78">itpp::MOG_diag_EM_sup</a> |
---|
199 | <li>mlognorm() |
---|
200 | : <a class="el" href="classbdm_1_1mlognorm.html#a5d6eb2688d02e0348b96c4fbd7bde41">bdm::mlognorm</a> |
---|
201 | <li>mmix() |
---|
202 | : <a class="el" href="classbdm_1_1mmix.html#a0cf51b7daeb6751103e94e6b96213fb">bdm::mmix</a> |
---|
203 | <li>modgfx() |
---|
204 | : <a class="el" href="classitpp_1_1GFX.html#6515ed2a903be662b1acbec986cfb7e9">itpp::GFX</a> |
---|
205 | <li>modify_codevector() |
---|
206 | : <a class="el" href="classitpp_1_1Vector__Quantizer.html#0f863a2e16134d4076b456c3f698687b">itpp::Vector_Quantizer</a> |
---|
207 | <li>modulate() |
---|
208 | : <a class="el" href="classitpp_1_1Modulator.html#4f7bde9d3bfa9e39c06017534e3f6647">itpp::Modulator< T ></a> |
---|
209 | , <a class="el" href="classitpp_1_1OFDM.html#2a265c8264f282412972cbaa42345082">itpp::OFDM</a> |
---|
210 | <li>modulate_bits() |
---|
211 | : <a class="el" href="classitpp_1_1Modulator.html#622fa1ce4243330b7efa0605a9492513">itpp::Modulator< T ></a> |
---|
212 | , <a class="el" href="classitpp_1_1BPSK__c.html#553f833f72bfedff81dbe8bd96b044da">itpp::BPSK_c</a> |
---|
213 | , <a class="el" href="classitpp_1_1BPSK.html#6565fd14cd36ca02192e0b9bf232e99c">itpp::BPSK</a> |
---|
214 | , <a class="el" href="classitpp_1_1Modulator__NRD.html#f8993b9fc18d5a8ca4564ea3b928f22c">itpp::Modulator_NRD</a> |
---|
215 | , <a class="el" href="classitpp_1_1Modulator__NCD.html#1bee64f0ca29bf8ef1dea72a083ff4ad">itpp::Modulator_NCD</a> |
---|
216 | , <a class="el" href="classitpp_1_1BPSK.html#ff002bcb92f62a0f01e76ce1b0ab543e">itpp::BPSK</a> |
---|
217 | , <a class="el" href="classitpp_1_1Modulator.html#53826bf7e0ec83b99592235b0c2f6235">itpp::Modulator< T ></a> |
---|
218 | <li>Modulator() |
---|
219 | : <a class="el" href="classitpp_1_1Modulator.html#a3306fe1944bb997c9584a7238ec3d53">itpp::Modulator< T ></a> |
---|
220 | <li>Modulator_NCD() |
---|
221 | : <a class="el" href="classitpp_1_1Modulator__NCD.html#11407bf656e5d3f2c2ecdc5109414078">itpp::Modulator_NCD</a> |
---|
222 | <li>Modulator_ND() |
---|
223 | : <a class="el" href="classitpp_1_1Modulator__ND.html#bccded6493ae83d65a5e9dd44c2f1861">itpp::Modulator_ND</a> |
---|
224 | <li>Modulator_NRD() |
---|
225 | : <a class="el" href="classitpp_1_1Modulator__NRD.html#e605e4949369ceb91017ce18fac8fda6">itpp::Modulator_NRD</a> |
---|
226 | <li>MOG_diag() |
---|
227 | : <a class="el" href="classitpp_1_1MOG__diag.html#4a01243572dc4dd3d599ce2c6a6b2b11">itpp::MOG_diag</a> |
---|
228 | <li>MOG_diag_EM_sup() |
---|
229 | : <a class="el" href="classitpp_1_1MOG__diag__EM__sup.html#06eccaf49e6f647d2487918d9e41d2f9">itpp::MOG_diag_EM_sup</a> |
---|
230 | <li>MOG_diag_kmeans_sup() |
---|
231 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#7c39d71b74197769332e6a6faaa2d6b3">itpp::MOG_diag_kmeans_sup</a> |
---|
232 | <li>MOG_generic() |
---|
233 | : <a class="el" href="classitpp_1_1MOG__generic.html#67985c3af6d071384fa3241c20779f29">itpp::MOG_generic</a> |
---|
234 | <li>mpdf() |
---|
235 | : <a class="el" href="classbdm_1_1mpdf.html#7089fcbd918f201fdf4256119e31f173">bdm::mpdf</a> |
---|
236 | <li>MPF() |
---|
237 | : <a class="el" href="classbdm_1_1MPF.html#0068e7ca53d90fa5911eb31a0d657f26">bdm::MPF< BM_T ></a> |
---|
238 | <li>mprod() |
---|
239 | : <a class="el" href="classbdm_1_1mprod.html#680c3e2d95b116c7cfb227c7f2984525">bdm::mprod</a> |
---|
240 | <li>mratio() |
---|
241 | : <a class="el" href="classbdm_1_1mratio.html#0ff56d13f9515d7e5f23b7a4cc5529b4">bdm::mratio</a> |
---|
242 | <li>mult_sym() |
---|
243 | : <a class="el" href="classldmat.html#e7207748909325bb0f99b43f090a2b7e">ldmat</a> |
---|
244 | , <a class="el" href="classchmat.html#66f509f92b0ccf020e2a2a32566e0777">chmat</a> |
---|
245 | , <a class="el" href="classfsqmat.html#5530d2756b5d991de755e6121c9a452e">fsqmat</a> |
---|
246 | , <a class="el" href="classldmat.html#e967b9425007f0cb6cd59b845f9756d8">ldmat</a> |
---|
247 | , <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a> |
---|
248 | <li>mult_sym_t() |
---|
249 | : <a class="el" href="classchmat.html#07f50d1332b901eee962e8b1913102f7">chmat</a> |
---|
250 | , <a class="el" href="classfsqmat.html#ae4949ad2a32553c7fa04d6d1483770a">fsqmat</a> |
---|
251 | , <a class="el" href="classldmat.html#4fd155f38eb6dd5af4bdf9c98a7999a9">ldmat</a> |
---|
252 | , <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a> |
---|
253 | , <a class="el" href="classldmat.html#f94dc3a233f3d40fc853d8d4ac3b8eab">ldmat</a> |
---|
254 | , <a class="el" href="classfsqmat.html#92052a8adc2054b63e42d1373d145c89">fsqmat</a> |
---|
255 | <li>multiBM() |
---|
256 | : <a class="el" href="classbdm_1_1multiBM.html#c4dd6d9522a8a605776d21bac9bd9daf">bdm::multiBM</a> |
---|
257 | <li>Multicode_Spread_1d() |
---|
258 | : <a class="el" href="classitpp_1_1Multicode__Spread__1d.html#7a1287c14515c3595d1a49135e226615">itpp::Multicode_Spread_1d</a> |
---|
259 | <li>Multicode_Spread_2d() |
---|
260 | : <a class="el" href="classitpp_1_1Multicode__Spread__2d.html#6dd6111c9403166d6c28257ffe02abf0">itpp::Multicode_Spread_2d</a> |
---|
261 | </ul> |
---|
262 | </div> |
---|
263 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
264 | <a href="http://www.doxygen.org/index.html"> |
---|
265 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
266 | </body> |
---|
267 | </html> |
---|