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><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 class="current"><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_w">- w -</a></h3><ul> |
---|
113 | <li>wcdma_turbo_interleaver_sequence() |
---|
114 | : <a class="el" href="classitpp_1_1Turbo__Codec.html#96521dd86ec9b627d0d109eae83154a0">itpp::Turbo_Codec</a> |
---|
115 | <li>Weibull_RNG() |
---|
116 | : <a class="el" href="classitpp_1_1Weibull__RNG.html#4d633a2389197604e8a0c03f9b39ff93">itpp::Weibull_RNG</a> |
---|
117 | <li>weight() |
---|
118 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#7518410d14d05925f4e8a6de2655399a">itpp::Convolutional_Code</a> |
---|
119 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#8bfca66093ff6a6c3a431c5e8fc585c0">itpp::Punctured_Convolutional_Code</a> |
---|
120 | , <a class="el" href="classitpp_1_1Convolutional__Code.html#ceb3aadcb9da39f2330d5e9870bda5af">itpp::Convolutional_Code</a> |
---|
121 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#585bf56461c90d14d38d00282f1a9ce5">itpp::Punctured_Convolutional_Code</a> |
---|
122 | <li>weight_int() |
---|
123 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#33760fc0bdf27b4b5232694796590365">itpp::Convolutional_Code</a> |
---|
124 | <li>weight_reverse() |
---|
125 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#f600390d130ce3cb7aa2e33037560626">itpp::Convolutional_Code</a> |
---|
126 | , <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#45c0bb8e2e8e8aa2807aa77b1ed39904">itpp::Punctured_Convolutional_Code</a> |
---|
127 | <li>window() |
---|
128 | : <a class="el" href="classitpp_1_1TCP__Receiver__Buffer.html#4a901fe92f4513569c337796dd5551d2">itpp::TCP_Receiver_Buffer</a> |
---|
129 | <li>write() |
---|
130 | : <a class="el" href="classbdm_1_1MemDS.html#9a7f17598fe2b458707ba932865beef5">bdm::MemDS</a> |
---|
131 | , <a class="el" href="classbdm_1_1ArxDS.html#8f6da8a00abba70bc58c7a4030bd8940">bdm::ArxDS</a> |
---|
132 | , <a class="el" href="classitpp_1_1GF2mat__sparse__alist.html#4f246f48dd50505b24571f4c96da131a">itpp::GF2mat_sparse_alist</a> |
---|
133 | , <a class="el" href="classitpp_1_1TCP__Receiver__Buffer.html#f7047da0b210859f97482fbb8610c9eb">itpp::TCP_Receiver_Buffer</a> |
---|
134 | , <a class="el" href="classitpp_1_1SND__Out__File.html#cc8f5497d891d878fbe33fc0ae8f546e">itpp::SND_Out_File</a> |
---|
135 | , <a class="el" href="classbdm_1_1DS.html#6bced13f84f6bf04449728817e049e1d">bdm::DS</a> |
---|
136 | , <a class="el" href="classpmsmDS.html#35e9a2b9d82bd1b71d66778021d1e8b4">pmsmDS</a> |
---|
137 | , <a class="el" href="classbdm_1_1DS.html#f5baeee8528e5e4c5c7a344b2e3f192a">bdm::DS</a> |
---|
138 | <li>write_buffers() |
---|
139 | : <a class="el" href="classbdm_1_1dirfilelog.html#f595c0df25f5fa5d8c27ea1e375d9c51">bdm::dirfilelog</a> |
---|
140 | <li>write_data_header() |
---|
141 | : <a class="el" href="classitpp_1_1it__file.html#fc2a26240f0d33abed2db0a045a16db7">itpp::it_file</a> |
---|
142 | , <a class="el" href="classitpp_1_1it__file__old.html#4b2afa41a7ec0eb1710a830326feef88">itpp::it_file_old</a> |
---|
143 | <li>write_data_header_here() |
---|
144 | : <a class="el" href="classitpp_1_1it__file.html#58d4b14b5fa8fd24168a4af8b3df7b9b">itpp::it_file</a> |
---|
145 | , <a class="el" href="classitpp_1_1it__file__old.html#bef55bb2ae86238245128a8a67135ea7">itpp::it_file_old</a> |
---|
146 | <li>write_file_header() |
---|
147 | : <a class="el" href="classitpp_1_1it__file.html#84dc45f97d775bd1dd45db66ea97cb72">itpp::it_file</a> |
---|
148 | , <a class="el" href="classitpp_1_1it__file__old.html#64c4dff757bff571d6107bc7748cf065">itpp::it_file_old</a> |
---|
149 | <li>write_header() |
---|
150 | : <a class="el" href="classitpp_1_1SND__Format.html#0bdd4f9d87e35c848bc120b23ab8792b">itpp::SND_Format</a> |
---|
151 | <li>write_to_net() |
---|
152 | : <a class="el" href="classitpp_1_1TCP__Server__Application.html#088c20f857ceb8f065633dd992416f19">itpp::TCP_Server_Application</a> |
---|
153 | </ul> |
---|
154 | </div> |
---|
155 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
156 | <a href="http://www.doxygen.org/index.html"> |
---|
157 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
158 | </body> |
---|
159 | </html> |
---|