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><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 class="current"><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_c">- c -</a></h3><ul> |
---|
107 | <li>chmat() |
---|
108 | : <a class="el" href="classbdm_1_1chmat.html#947c52c64022ef364d8ef17c94a65ef1">bdm::chmat</a> |
---|
109 | <li>clear() |
---|
110 | : <a class="el" href="classbdm_1_1fsqmat.html#8ba3bc2f92b3fc6cfc90f21b3a5a5ada">bdm::fsqmat</a> |
---|
111 | , <a class="el" href="classbdm_1_1ldmat.html#913a4746f16e4c5e130f63bd3f31829a">bdm::ldmat</a> |
---|
112 | , <a class="el" href="classbdm_1_1chmat.html#bc753cb54aa8946ce41d95e82fc148b5">bdm::chmat</a> |
---|
113 | , <a class="el" href="classbdm_1_1sqmat.html#9d2ab703ff24a6ece1c10b8e24015e72">bdm::sqmat</a> |
---|
114 | <li>clear_all() |
---|
115 | : <a class="el" href="classbdm_1_1RV.html#ab92b361335a644df654cf7cf7e5ffc0">bdm::RV</a> |
---|
116 | <li>cols() |
---|
117 | : <a class="el" href="classbdm_1_1sqmat.html#445ef762cf5d2d6cfdf53c72942363cf">bdm::sqmat</a> |
---|
118 | <li>condition() |
---|
119 | : <a class="el" href="classbdm_1_1mgamma__fix.html#1d539591deb7a38bb3403c2b396c8ff7">bdm::mgamma_fix</a> |
---|
120 | , <a class="el" href="classbdm_1_1migamma__ref.html#ae86b2e4ff963d62e05d4e130514634a">bdm::migamma_ref</a> |
---|
121 | , <a class="el" href="classbdm_1_1mgamma.html#8996500f1885e39cde30221b20900bff">bdm::mgamma</a> |
---|
122 | , <a class="el" href="classbdm_1_1mlstudent.html#efd37560585c8613897f30d3c2f58d0d">bdm::mlstudent</a> |
---|
123 | , <a class="el" href="classbdm_1_1ARXfrg.html#2baaf50640620cbd4c089a608e0c41bb">bdm::ARXfrg</a> |
---|
124 | , <a class="el" href="classbdm_1_1rwiWishartCh.html#ac087ba6c885d3faeda9171229f9b4e6">bdm::rwiWishartCh</a> |
---|
125 | , <a class="el" href="classbdm_1_1mDirich.html#78a06fc013ca7fc8dbc13ee899e3b0d0">bdm::mDirich</a> |
---|
126 | , <a class="el" href="classbdm_1_1EKFful__unQR.html#17a98c06f5efe38e0da0beb96d6f9584">bdm::EKFful_unQR</a> |
---|
127 | , <a class="el" href="classbdm_1_1emix.html#4176e4dc11980db4200b9fab54402a09">bdm::emix</a> |
---|
128 | , <a class="el" href="classbdm_1_1EKFCh__dQ.html#b37b8ffb5699b4edd533fda4ffeaa916">bdm::EKFCh_dQ</a> |
---|
129 | , <a class="el" href="classbdm_1_1EKFCh__chQ.html#e663ea1b2e9ca242a932b837d99d9c6b">bdm::EKFCh_chQ</a> |
---|
130 | , <a class="el" href="classbdm_1_1mlognorm.html#9106d8fd8bdf2b6be675ffd8f3ca584e">bdm::mlognorm</a> |
---|
131 | , <a class="el" href="classbdm_1_1EKFCh__cond.html#8c792fe284f4a26e6af9de251323fc52">bdm::EKFCh_cond</a> |
---|
132 | , <a class="el" href="classbdm_1_1enorm.html#40201ca12c6900f7aeb493bb7c582e20">bdm::enorm< sq_T ></a> |
---|
133 | , <a class="el" href="classbdm_1_1BM.html#6799f4b16a6a59ed58b1d0d6e17116f4">bdm::BM</a> |
---|
134 | , <a class="el" href="classbdm_1_1migamma.html#7a34b1e2e3aa2250d7c0ed7df1665b8c">bdm::migamma</a> |
---|
135 | , <a class="el" href="classbdm_1_1epdf.html#1499d35b79bce0cfa64fc5cafb9c03b2">bdm::epdf</a> |
---|
136 | , <a class="el" href="classbdm_1_1mgnorm.html#b31d63472cf6a1030cd8dbd8094c1f6d">bdm::mgnorm< sq_T ></a> |
---|
137 | , <a class="el" href="classbdm_1_1fnc.html#0786e40fade2663a70d654c1dda5d73e">bdm::fnc</a> |
---|
138 | , <a class="el" href="classbdm_1_1mlnorm.html#c2895ae549ee76d961be98d7061bd110">bdm::mlnorm< sq_T, TEpdf ></a> |
---|
139 | , <a class="el" href="classbdm_1_1mpdf__internal.html#1ac61da081667fc54bcd050cc4f6a93e">bdm::mpdf_internal< EPDF ></a> |
---|
140 | <li>connect_mlnorm() |
---|
141 | : <a class="el" href="classbdm_1_1StateCanonical.html#d3ad57524c2af597b36ab1592fddc26c">bdm::StateCanonical</a> |
---|
142 | <li>constfn() |
---|
143 | : <a class="el" href="classbdm_1_1constfn.html#7df0693d3ef4f1d2a52a5a3c3fce44af">bdm::constfn</a> |
---|
144 | <li>copy_t() |
---|
145 | : <a class="el" href="classbdm_1_1RV.html#627222f49abc5d07e5e8aecac7708ee2">bdm::RV</a> |
---|
146 | <li>countsize() |
---|
147 | : <a class="el" href="classbdm_1_1RV.html#39f9b44752376f07e346579b5ff8cbbd">bdm::RV</a> |
---|
148 | <li>CsvFileDS() |
---|
149 | : <a class="el" href="classbdm_1_1CsvFileDS.html#8d9d56cdf6b8d0236e32a80e11c238b0">bdm::CsvFileDS</a> |
---|
150 | <li>ctrlaction() |
---|
151 | : <a class="el" href="classbdm_1_1Controller.html#7103224088fcd72bc44eeb08ad5ce180">bdm::Controller</a> |
---|
152 | <li>cumsizes() |
---|
153 | : <a class="el" href="classbdm_1_1RV.html#412d43294bac38fa1804829e38fa4eaf">bdm::RV</a> |
---|
154 | </ul> |
---|
155 | </div> |
---|
156 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:45 2009 for mixpp by |
---|
157 | <a href="http://www.doxygen.org/index.html"> |
---|
158 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
---|
159 | </body> |
---|
160 | </html> |
---|