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.9 --> |
---|
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 class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
55 | <li><a href="files.html"><span>Files</span></a></li> |
---|
56 | </ul> |
---|
57 | </div> |
---|
58 | <div class="tabs"> |
---|
59 | <ul> |
---|
60 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
61 | <li><a href="classes.html"><span>Class Index</span></a></li> |
---|
62 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
63 | <li class="current"><a href="functions.html"><span>Class Members</span></a></li> |
---|
64 | </ul> |
---|
65 | </div> |
---|
66 | <div class="tabs"> |
---|
67 | <ul> |
---|
68 | <li><a href="functions.html"><span>All</span></a></li> |
---|
69 | <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> |
---|
70 | <li><a href="functions_vars.html"><span>Variables</span></a></li> |
---|
71 | <li><a href="functions_enum.html"><span>Enumerations</span></a></li> |
---|
72 | <li><a href="functions_rela.html"><span>Related Functions</span></a></li> |
---|
73 | </ul> |
---|
74 | </div> |
---|
75 | <div class="tabs"> |
---|
76 | <ul> |
---|
77 | <li class="current"><a href="functions_func.html#index__"><span>_</span></a></li> |
---|
78 | <li><a href="functions_func_0x61.html#index_a"><span>a</span></a></li> |
---|
79 | <li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li> |
---|
80 | <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li> |
---|
81 | <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li> |
---|
82 | <li><a href="functions_func_0x65.html#index_e"><span>e</span></a></li> |
---|
83 | <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li> |
---|
84 | <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li> |
---|
85 | <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li> |
---|
86 | <li><a href="functions_func_0x6b.html#index_k"><span>k</span></a></li> |
---|
87 | <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li> |
---|
88 | <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li> |
---|
89 | <li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li> |
---|
90 | <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li> |
---|
91 | <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li> |
---|
92 | <li><a href="functions_func_0x71.html#index_q"><span>q</span></a></li> |
---|
93 | <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li> |
---|
94 | <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li> |
---|
95 | <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li> |
---|
96 | <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li> |
---|
97 | <li><a href="functions_func_0x76.html#index_v"><span>v</span></a></li> |
---|
98 | <li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li> |
---|
99 | <li><a href="functions_func_0x7e.html#index_~"><span>~</span></a></li> |
---|
100 | </ul> |
---|
101 | </div> |
---|
102 | </div> |
---|
103 | <div class="contents"> |
---|
104 | |
---|
105 | <p> |
---|
106 | <h3><a class="anchor" name="index__">- _ -</a></h3><ul> |
---|
107 | <li>__w() |
---|
108 | : <a class="el" href="classbdm_1_1PF.html#37cb95af19c7bd13eb3ec61f25923463">bdm::PF</a> |
---|
109 | <li>_A() |
---|
110 | : <a class="el" href="classbdm_1_1StateSpace.html#ae0dd610bf28f52c4c7acec87e39ed5e">bdm::StateSpace< sq_T ></a> |
---|
111 | , <a class="el" href="classbdm_1_1mlnorm.html#55e1bd7fa70b852bd7fe50ce72fb8f23">bdm::mlnorm< sq_T, TEpdf ></a> |
---|
112 | <li>_alpha() |
---|
113 | : <a class="el" href="classbdm_1_1egamma.html#0865cb3d6339fdc7410806cf70a329ed">bdm::egamma</a> |
---|
114 | <li>_B() |
---|
115 | : <a class="el" href="classbdm_1_1StateSpace.html#19cabf296793357c130778fe74df54a4">bdm::StateSpace< sq_T ></a> |
---|
116 | <li>_beta() |
---|
117 | : <a class="el" href="classbdm_1_1eDirich.html#175e0add26d2105c28d8121eefb9e324">bdm::eDirich</a> |
---|
118 | , <a class="el" href="classbdm_1_1egamma.html#c42cadd9cbd344caaa69b0b433cd16ca">bdm::egamma</a> |
---|
119 | <li>_BM() |
---|
120 | : <a class="el" href="classbdm_1_1MPF.html#71608a6986f57dcfb935e016b97c0637">bdm::MPF</a> |
---|
121 | <li>_C() |
---|
122 | : <a class="el" href="classbdm_1_1StateSpace.html#5731f429df4a70dc0d0d1e6ea8e35125">bdm::StateSpace< sq_T ></a> |
---|
123 | <li>_Ch() |
---|
124 | : <a class="el" href="classbdm_1_1chmat.html#17daa8c5c5914bd3194cb3053c5793a5">bdm::chmat</a> |
---|
125 | <li>_Coms() |
---|
126 | : <a class="el" href="classbdm_1_1MixEF.html#251ef6fc51757712693da5faae5317c9">bdm::MixEF</a> |
---|
127 | , <a class="el" href="classbdm_1_1emix.html#579437ba18bf9975b3084e10bfe1b727">bdm::emix</a> |
---|
128 | , <a class="el" href="classbdm_1_1egiwmix.html#d20a56a7b129c1ea9f71725e15f8ad8c">bdm::egiwmix</a> |
---|
129 | <li>_copy_() |
---|
130 | : <a class="el" href="classbdm_1_1ARX.html#ca0b54c0997cfd567f49377af5def106">bdm::ARX</a> |
---|
131 | , <a class="el" href="classbdm_1_1ARXfrg.html#420f3f195d231723f2f2329ec900de60">bdm::ARXfrg</a> |
---|
132 | , <a class="el" href="classbdm_1_1KalmanCh.html#24ce65bdaa538d4d5153d709a929b996">bdm::KalmanCh</a> |
---|
133 | , <a class="el" href="classbdm_1_1EKFCh.html#1d1d91400e3f177de9fe7962ea17adc4">bdm::EKFCh</a> |
---|
134 | , <a class="el" href="classbdm_1_1BMEF.html#62d2e4691bed41a1efa6b9c2e35e5c67">bdm::BMEF</a> |
---|
135 | , <a class="el" href="classbdm_1_1BM.html#40f01563651c1e4fe926189e41a6b8ab">bdm::BM</a> |
---|
136 | <li>_D() |
---|
137 | : <a class="el" href="classbdm_1_1StateSpace.html#286286acb308f9ee596cab9af503b252">bdm::StateSpace< sq_T ></a> |
---|
138 | , <a class="el" href="classbdm_1_1ldmat.html#0cc4632b40e8b61945bd463913d08b69">bdm::ldmat</a> |
---|
139 | <li>_dimu() |
---|
140 | : <a class="el" href="classbdm_1_1StateSpace.html#a238842025a0eaade26d5d79a0e9000e">bdm::StateSpace< sq_T ></a> |
---|
141 | , <a class="el" href="classbdm_1_1diffbifn.html#031458f38c97cdb3aecde16f6a06dced">bdm::diffbifn</a> |
---|
142 | <li>_dimx() |
---|
143 | : <a class="el" href="classbdm_1_1StateSpace.html#b1972e00d9b9dd22a0f983c7cb0b8b40">bdm::StateSpace< sq_T ></a> |
---|
144 | , <a class="el" href="classbdm_1_1diffbifn.html#1b3c8f5949f13d86d2661e191d4b369b">bdm::diffbifn</a> |
---|
145 | <li>_dimy() |
---|
146 | : <a class="el" href="classbdm_1_1StateSpace.html#f3d83a4b39e05df9fb4246fd6ddc2a60">bdm::StateSpace< sq_T ></a> |
---|
147 | <li>_downsize() |
---|
148 | : <a class="el" href="classbdm_1_1datalink.html#8f0cce4477e906f3090bb803e06d8698">bdm::datalink</a> |
---|
149 | <li>_drv() |
---|
150 | : <a class="el" href="classbdm_1_1DS.html#069497b610296be053d862a2493be0ce">bdm::DS</a> |
---|
151 | , <a class="el" href="classbdm_1_1Controller.html#51e1fbd42ba80789f31b5bc14068f498">bdm::Controller</a> |
---|
152 | <li>_dsize() |
---|
153 | : <a class="el" href="classbdm_1_1RV.html#de30156104f61d86c94f758861418089">bdm::RV</a> |
---|
154 | <li>_ids() |
---|
155 | : <a class="el" href="classbdm_1_1RV.html#26318eb90cb172ea86d1f45de9131c4e">bdm::RV</a> |
---|
156 | <li>_L() |
---|
157 | : <a class="el" href="classbdm_1_1ldmat.html#75c80134f0602ec1face282ec0f05b96">bdm::ldmat</a> |
---|
158 | <li>_lls() |
---|
159 | : <a class="el" href="classbdm_1_1PF.html#82d221d771cbc3c15a37cb358d759734">bdm::PF</a> |
---|
160 | <li>_Mix() |
---|
161 | : <a class="el" href="classbdm_1_1merger__mix.html#fa37f0606bbdab195986995b77d57b67">bdm::merger_mix</a> |
---|
162 | <li>_mu_const() |
---|
163 | : <a class="el" href="classbdm_1_1mlnorm.html#f6b0b4b0b17271525ad02660a4087cf7">bdm::mlnorm< sq_T, TEpdf ></a> |
---|
164 | <li>_Q() |
---|
165 | : <a class="el" href="classbdm_1_1StateSpace.html#38a71e31f22f5459d10c3cbee1e4d977">bdm::StateSpace< sq_T ></a> |
---|
166 | <li>_R() |
---|
167 | : <a class="el" href="classbdm_1_1StateSpace.html#69ddac45b7a4efbf83b2232d0d5595ba">bdm::StateSpace< sq_T ></a> |
---|
168 | , <a class="el" href="classbdm_1_1mlnorm.html#9af0714b7b29ab1162ebc3291b7c4a43">bdm::mlnorm< sq_T, TEpdf ></a> |
---|
169 | <li>_rv() |
---|
170 | : <a class="el" href="classbdm_1_1epdf.html#a4ab378d5e004c3ff3e2d4e64f7bba21">bdm::epdf</a> |
---|
171 | <li>_rvc() |
---|
172 | : <a class="el" href="classbdm_1_1BM.html#b5e8e016be16e4029c789063cb3f3b33">bdm::BM</a> |
---|
173 | <li>_sample() |
---|
174 | : <a class="el" href="classbdm_1_1eEmp.html#ce568a16cdb4e4cb871ef62d7145f1a5">bdm::eEmp</a> |
---|
175 | <li>_samples() |
---|
176 | : <a class="el" href="classbdm_1_1eEmp.html#c24966b0aaeb767bc8a6b4fd60931be2">bdm::eEmp</a> |
---|
177 | <li>_setY() |
---|
178 | : <a class="el" href="classbdm_1_1eWishartCh.html#7eac414ec10b85aa5536b0092c57bc4a">bdm::eWishartCh</a> |
---|
179 | , <a class="el" href="classbdm_1_1eiWishartCh.html#d9947933dfc94546cbd6a81f95ec5af5">bdm::eiWishartCh</a> |
---|
180 | <li>_Smp() |
---|
181 | : <a class="el" href="classbdm_1_1merger__base.html#fb682e470103f4e0b353b7c9200d177f">bdm::merger_base</a> |
---|
182 | <li>_Spoints() |
---|
183 | : <a class="el" href="classbdm_1_1discrete__support.html#1e9af8da7fa2ac2c03b3cec1d4407b1d">bdm::discrete_support</a> |
---|
184 | <li>_steps() |
---|
185 | : <a class="el" href="classbdm_1_1rectangular__support.html#cfd542382bc959fce9c117b8df5f6e9f">bdm::rectangular_support</a> |
---|
186 | <li>_upsize() |
---|
187 | : <a class="el" href="classbdm_1_1datalink.html#340c5a253544a1dc2fd87932a5341c32">bdm::datalink</a> |
---|
188 | <li>_urv() |
---|
189 | : <a class="el" href="classbdm_1_1Controller.html#5c5b40a9e65abc1434c8a34c9752e25d">bdm::Controller</a> |
---|
190 | , <a class="el" href="classbdm_1_1DS.html#a6a9a375da64c82fc227bda3418a1f33">bdm::DS</a> |
---|
191 | <li>_w() |
---|
192 | : <a class="el" href="classbdm_1_1egiwmix.html#884d203ca3994b9fba4c8bd440f355ea">bdm::egiwmix</a> |
---|
193 | , <a class="el" href="classbdm_1_1eEmp.html#b7d7106f486e3fad38590914a693d714">bdm::eEmp</a> |
---|
194 | , <a class="el" href="classbdm_1_1emix.html#d9b584cb5b2471a4250fb127757f28be">bdm::emix</a> |
---|
195 | <li>_yrv() |
---|
196 | : <a class="el" href="classbdm_1_1Controller.html#258f7c6435343b088ed02a304cab99b0">bdm::Controller</a> |
---|
197 | , <a class="el" href="classbdm_1_1DS.html#c09878f86907329ac631a3df8755c558">bdm::DS</a> |
---|
198 | </ul> |
---|
199 | </div> |
---|
200 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:45 2009 for mixpp by |
---|
201 | <a href="http://www.doxygen.org/index.html"> |
---|
202 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
---|
203 | </body> |
---|
204 | </html> |
---|