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 class="current"><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_r">- r -</a></h3><ul> |
---|
113 | <li>Raised_Cosine() |
---|
114 | : <a class="el" href="classitpp_1_1Raised__Cosine.html#153c6ae26e19dab3fb07fed0afac53c0">itpp::Raised_Cosine< T1 ></a> |
---|
115 | <li>random_01() |
---|
116 | : <a class="el" href="classitpp_1_1DSFMT.html#ab2af1395a13a573e9bdeab13b5cf9ff">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
117 | <li>random_01_lclosed() |
---|
118 | : <a class="el" href="classitpp_1_1DSFMT.html#d978ed6de775129d1bbeb7078d1be70b">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
119 | <li>random_01_rclosed() |
---|
120 | : <a class="el" href="classitpp_1_1DSFMT.html#00c9116b8836b601965abfe5fd144670">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
121 | <li>random_int() |
---|
122 | : <a class="el" href="classitpp_1_1DSFMT.html#b645ea1ba2a18932ba6817455450a4af">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
123 | <li>randomize() |
---|
124 | : <a class="el" href="classitpp_1_1DSFMT.html#d8fa1b788118b95eaf44810e0b884d80">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
125 | <li>randomize_interleaver_sequence() |
---|
126 | : <a class="el" href="classitpp_1_1Sequence__Interleaver.html#f68f9acbac21192d93de9284db930340">itpp::Sequence_Interleaver< T ></a> |
---|
127 | <li>rate() |
---|
128 | : <a class="el" href="classitpp_1_1SND__Format.html#2d9783d4bfcba85693d8ec63099978cc">itpp::SND_Format</a> |
---|
129 | <li>Rayleigh_RNG() |
---|
130 | : <a class="el" href="classitpp_1_1Rayleigh__RNG.html#2c1f94a8a12419e703311a30ce41d079">itpp::Rayleigh_RNG</a> |
---|
131 | <li>read() |
---|
132 | : <a class="el" href="classitpp_1_1GF2mat__sparse__alist.html#676b89278f1fbed07232bb8e06bb8786">itpp::GF2mat_sparse_alist</a> |
---|
133 | , <a class="el" href="classitpp_1_1TCP__Receiver__Buffer.html#32afd95a20f00d16654eb246f11c1e76">itpp::TCP_Receiver_Buffer</a> |
---|
134 | , <a class="el" href="classitpp_1_1SND__In__File.html#6e6aa3055020f95eb34aaf0d65cc5c99">itpp::SND_In_File</a> |
---|
135 | <li>read_check_file_header() |
---|
136 | : <a class="el" href="classitpp_1_1it__ifile__old.html#c7645062ae275b7e4fcb1e9074a5d633">itpp::it_ifile_old</a> |
---|
137 | , <a class="el" href="classitpp_1_1it__ifile.html#75d5812868c87cfee7ebc85d5f255adc">itpp::it_ifile</a> |
---|
138 | <li>read_data_header() |
---|
139 | : <a class="el" href="classitpp_1_1it__ifile.html#2813d3d2d914596f507dc6b43adc28ae">itpp::it_ifile</a> |
---|
140 | , <a class="el" href="classitpp_1_1it__ifile__old.html#addf1dc4fb4c88c815e80b62bb1fda43">itpp::it_ifile_old</a> |
---|
141 | <li>read_from_net() |
---|
142 | : <a class="el" href="classitpp_1_1TCP__Client__Application.html#7ec5c489a463d5796db446525fb515fb">itpp::TCP_Client_Application</a> |
---|
143 | <li>read_header() |
---|
144 | : <a class="el" href="classitpp_1_1SND__Format.html#a8129c4a0eeacc3a5771cf4493e12812">itpp::SND_Format</a> |
---|
145 | <li>Real_Timer() |
---|
146 | : <a class="el" href="classitpp_1_1Real__Timer.html#b8f75b7ed51151fda9861ffa7dbe188b">itpp::Real_Timer</a> |
---|
147 | <li>Rec_Syst_Conv_Code() |
---|
148 | : <a class="el" href="classitpp_1_1Rec__Syst__Conv__Code.html#78533fa058871b0389072e25c5e87fb9">itpp::Rec_Syst_Conv_Code</a> |
---|
149 | <li>recalculate_means() |
---|
150 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#ebd6357516c76408a33a32ee49fd97b9">itpp::MOG_diag_kmeans_sup</a> |
---|
151 | <li>Reed_Solomon() |
---|
152 | : <a class="el" href="classitpp_1_1Reed__Solomon.html#569487f380264de769c5fe142c8b12ad">itpp::Reed_Solomon</a> |
---|
153 | <li>release() |
---|
154 | : <a class="el" href="classitpp_1_1TCP__Sender.html#2cd17485375e55996c8e4c617c67dcb1">itpp::TCP_Sender</a> |
---|
155 | , <a class="el" href="classitpp_1_1TCP__Receiver.html#0e3548264fc67ce63780944b8643de2b">itpp::TCP_Receiver</a> |
---|
156 | <li>remove() |
---|
157 | : <a class="el" href="classitpp_1_1it__file.html#9909f63fdef57f6684cd9d4bf0729ffe">itpp::it_file</a> |
---|
158 | , <a class="el" href="classitpp_1_1it__file__old.html#2934b24221511f7293e9bd53e6ddb16a">itpp::it_file_old</a> |
---|
159 | <li>remove_small_elements() |
---|
160 | : <a class="el" href="classitpp_1_1Sparse__Vec.html#f4a70276d329e74da185b4b331fbcfa6">itpp::Sparse_Vec< T ></a> |
---|
161 | <li>replace_mid() |
---|
162 | : <a class="el" href="classitpp_1_1Vec.html#67b624bbf706274e6c58ad402fb50cd1">itpp::Vec< Num_T ></a> |
---|
163 | <li>repmat() |
---|
164 | : <a class="el" href="group__matrix__functions.html#g53cd7ee1e173c8a2e56d0b4c77e49c20">itpp::Vec< Num_T ></a> |
---|
165 | , <a class="el" href="group__matrix__functions.html#g608ecbac6ff6a1ce6d5e69c0dd789021">itpp::Mat< Num_T ></a> |
---|
166 | <li>report() |
---|
167 | : <a class="el" href="classitpp_1_1BERC.html#e997bb87b1ee5eaf3eb892e7ee416a08">itpp::BERC</a> |
---|
168 | <li>resample() |
---|
169 | : <a class="el" href="classbdm_1_1eEmp.html#f06ce255de5dbb2313f52ee51f82ba3d">bdm::eEmp</a> |
---|
170 | <li>reset() |
---|
171 | : <a class="el" href="classitpp_1_1DSFMT.html#defa66a466571c23b8ec388b3b23b037">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
172 | , <a class="el" href="classitpp_1_1AR1__Normal__RNG.html#35bb15ace58f392a785850a214c52b29">itpp::AR1_Normal_RNG</a> |
---|
173 | , <a class="el" href="classitpp_1_1DSFMT.html#7127262cdb61c9ae9fc7765ac08f1e89">itpp::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, MSK32_1, MSK32_2, MSK32_3, MSK32_4, FIX1, FIX2, PCV1, PCV2 ></a> |
---|
174 | , <a class="el" href="classitpp_1_1Timer.html#cafdc07fe9e863c5ed9093224511ab8d">itpp::Timer</a> |
---|
175 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#6ac83f0a1be7b4f6f06a1b4d7b45489a">itpp::Convolutional_Code</a> |
---|
176 | , <a class="el" href="classitpp_1_1Histogram.html#2e595439fdf3877d6c5aaca0f5f33c88">itpp::Histogram< Num_T ></a> |
---|
177 | <li>Reset() |
---|
178 | : <a class="el" href="classitpp_1_1TTimer.html#bc25e24ceb85a2832850a49e401c5435">itpp::TTimer< THandler ></a> |
---|
179 | <li>reset() |
---|
180 | : <a class="el" href="classitpp_1_1TCP__Receiver__Buffer.html#f13e62167676e2041919162c46f45e70">itpp::TCP_Receiver_Buffer</a> |
---|
181 | <li>resize_data() |
---|
182 | : <a class="el" href="classitpp_1_1Sparse__Vec.html#e13e88712aafec410acce936dc708073">itpp::Sparse_Vec< T ></a> |
---|
183 | <li>reverse_int() |
---|
184 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#ca1881cee55d7c3219f46dd40e7cbd31">itpp::Convolutional_Code</a> |
---|
185 | <li>Rice_Fading_Generator() |
---|
186 | : <a class="el" href="classitpp_1_1Rice__Fading__Generator.html#4bbe9cfba4de2df07066dea35c8175c9">itpp::Rice_Fading_Generator</a> |
---|
187 | <li>Rice_RNG() |
---|
188 | : <a class="el" href="classitpp_1_1Rice__RNG.html#68ca660f1f23122562e5d2f18f2b1713">itpp::Rice_RNG</a> |
---|
189 | <li>right() |
---|
190 | : <a class="el" href="classitpp_1_1Vec.html#e134864ce9e73858efd329ab7183cace">itpp::Vec< Num_T ></a> |
---|
191 | , <a class="el" href="classitpp_1_1Array.html#f538b0bbdd7777574cf0b70031df7eaa">itpp::Array< T ></a> |
---|
192 | <li>Root_Raised_Cosine() |
---|
193 | : <a class="el" href="classitpp_1_1Root__Raised__Cosine.html#f8664a35bcb061fdb28c5db4737842ce">itpp::Root_Raised_Cosine< T1 ></a> |
---|
194 | <li>row_rank() |
---|
195 | : <a class="el" href="classitpp_1_1GF2mat.html#a434aa8694ea49e8e4eaec454e45ff03">itpp::GF2mat</a> |
---|
196 | <li>rows() |
---|
197 | : <a class="el" href="classsqmat.html#071e80ced9cc3b8cbb360fa7462eb646">sqmat</a> |
---|
198 | , <a class="el" href="classitpp_1_1Mat.html#f3028609c01e08fb07c5bf0bcd4c4e03">itpp::Mat< Num_T ></a> |
---|
199 | , <a class="el" href="classitpp_1_1GF2mat.html#f72dd843c1cfe6641e6234b444131ed3">itpp::GF2mat</a> |
---|
200 | , <a class="el" href="classitpp_1_1Sparse__Mat.html#98f82f4aca56a2b8083df057f0c5c359">itpp::Sparse_Mat< T ></a> |
---|
201 | , <a class="el" href="group__math.html#g96dfb21865db4f5bd36fa70f9b0b1163">ldmat</a> |
---|
202 | <li>rshift() |
---|
203 | : <a class="el" href="classitpp_1_1Fix.html#2c31697dd668cf8063b4a65b00fe2593">itpp::Fix</a> |
---|
204 | , <a class="el" href="classitpp_1_1CFix.html#36b8d96873d3adba9619fa0ed617cb7f">itpp::CFix</a> |
---|
205 | , <a class="el" href="classitpp_1_1Fix.html#9322d5b28c5a9214c1f5905ae21ce644">itpp::Fix</a> |
---|
206 | , <a class="el" href="classitpp_1_1CFix.html#b289e5b8b4bf58da601bcd251ea43e32">itpp::CFix</a> |
---|
207 | <li>rshift_and_apply_q_mode() |
---|
208 | : <a class="el" href="classitpp_1_1Fix__Base.html#ef3711deb8dbca9ebc800f09bb20e52b">itpp::Fix_Base</a> |
---|
209 | <li>run() |
---|
210 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#04cf54ca4326b599f0efa5765a442cc8">itpp::MOG_diag_kmeans_sup</a> |
---|
211 | <li>RV() |
---|
212 | : <a class="el" href="classbdm_1_1RV.html#5bd1bd9ec51b91578ecc83a6b2398a20">bdm::RV</a> |
---|
213 | </ul> |
---|
214 | </div> |
---|
215 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
216 | <a href="http://www.doxygen.org/index.html"> |
---|
217 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
218 | </body> |
---|
219 | </html> |
---|