1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
3 | <head> |
---|
4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
---|
5 | <title>mixpp: File Index</title> |
---|
6 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
---|
7 | <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
---|
8 | </head> |
---|
9 | <body> |
---|
10 | <!-- Generated by Doxygen 1.6.1 --> |
---|
11 | <script type="text/javascript"> |
---|
12 | <!-- |
---|
13 | function changeDisplayState (e){ |
---|
14 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
15 | var button=this.firstChild; |
---|
16 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
17 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
18 | sectionDiv.style.display='block'; |
---|
19 | button.src='open.gif'; |
---|
20 | }else{ |
---|
21 | sectionDiv.style.display='none'; |
---|
22 | button.src='closed.gif'; |
---|
23 | } |
---|
24 | } |
---|
25 | function initDynSections(){ |
---|
26 | var divs=document.getElementsByTagName('div'); |
---|
27 | var sectionCounter=1; |
---|
28 | for(var i=0;i<divs.length-1;i++){ |
---|
29 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
30 | var header=divs[i]; |
---|
31 | var section=divs[i+1]; |
---|
32 | var button=header.firstChild; |
---|
33 | if (button!='IMG'){ |
---|
34 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
35 | button=document.createElement('img'); |
---|
36 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
37 | } |
---|
38 | header.style.cursor='pointer'; |
---|
39 | header.onclick=changeDisplayState; |
---|
40 | header.id='dynheader'+sectionCounter; |
---|
41 | button.src='closed.gif'; |
---|
42 | section.id='dynsection'+sectionCounter; |
---|
43 | section.style.display='none'; |
---|
44 | section.style.marginLeft='14px'; |
---|
45 | sectionCounter++; |
---|
46 | } |
---|
47 | } |
---|
48 | } |
---|
49 | window.onload = initDynSections; |
---|
50 | --> |
---|
51 | </script> |
---|
52 | <div class="navigation" id="top"> |
---|
53 | <div class="tabs"> |
---|
54 | <ul> |
---|
55 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
56 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
57 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
58 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
59 | </ul> |
---|
60 | </div> |
---|
61 | <div class="tabs"> |
---|
62 | <ul> |
---|
63 | <li class="current"><a href="files.html"><span>File List</span></a></li> |
---|
64 | <li><a href="globals.html"><span>File Members</span></a></li> |
---|
65 | </ul> |
---|
66 | </div> |
---|
67 | </div> |
---|
68 | <div class="contents"> |
---|
69 | <h1>File List</h1>Here is a list of all documented files with brief descriptions:<table> |
---|
70 | <tr><td class="indexkey"><a class="el" href="arx_8h.html">arx.h</a> <a href="arx_8h_source.html">[code]</a></td><td class="indexvalue">Bayesian Filtering for generalized autoregressive (ARX) model </td></tr> |
---|
71 | <tr><td class="indexkey"><a class="el" href="arx__ctrl_8h.html">arx_ctrl.h</a> <a href="arx__ctrl_8h_source.html">[code]</a></td><td class="indexvalue">Controllers for linear Gaussian systems </td></tr> |
---|
72 | <tr><td class="indexkey"><a class="el" href="arx__straux_8h.html">arx_straux.h</a> <a href="arx__straux_8h_source.html">[code]</a></td><td class="indexvalue">Bayesian Filtering for generalized autoregressive (ARX) model </td></tr> |
---|
73 | <tr><td class="indexkey"><a class="el" href="bdmbase_8h.html">bdmbase.h</a> <a href="bdmbase_8h_source.html">[code]</a></td><td class="indexvalue">Basic structures of probability calculus: random variables, probability densities, Bayes rule </td></tr> |
---|
74 | <tr><td class="indexkey"><a class="el" href="bdmerror_8h.html">bdmerror.h</a> <a href="bdmerror_8h_source.html">[code]</a></td><td class="indexvalue">BDM's exception-throwing macros </td></tr> |
---|
75 | <tr><td class="indexkey"><a class="el" href="bdmroot_8h.html">bdmroot.h</a> <a href="bdmroot_8h_source.html">[code]</a></td><td class="indexvalue">Bayesian Models (bm) that use Bayes rule to learn from observations </td></tr> |
---|
76 | <tr><td class="indexkey"><a class="el" href="chmat_8h.html">chmat.h</a> <a href="chmat_8h_source.html">[code]</a></td><td class="indexvalue">Matrices in decomposed forms (LDL', LU, UDU', etc) </td></tr> |
---|
77 | <tr><td class="indexkey"><b>config2mxstruct.h</b> <a href="config2mxstruct_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
78 | <tr><td class="indexkey"><a class="el" href="ctrlbase_8h.html">ctrlbase.h</a> <a href="ctrlbase_8h_source.html">[code]</a></td><td class="indexvalue">Base classes for designers of control strategy </td></tr> |
---|
79 | <tr><td class="indexkey"><a class="el" href="datasources_8h.html">datasources.h</a> <a href="datasources_8h_source.html">[code]</a></td><td class="indexvalue">Common DataSources </td></tr> |
---|
80 | <tr><td class="indexkey"><b>dirent.h</b> <a href="dirent_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
81 | <tr><td class="indexkey"><a class="el" href="discrete_8h.html">discrete.h</a> <a href="discrete_8h_source.html">[code]</a></td><td class="indexvalue">Probability distributions for discrete support densities </td></tr> |
---|
82 | <tr><td class="indexkey"><a class="el" href="ekf__template_8h.html">ekf_template.h</a> <a href="ekf__template_8h_source.html">[code]</a></td><td class="indexvalue">Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions </td></tr> |
---|
83 | <tr><td class="indexkey"><a class="el" href="emix_8h.html">emix.h</a> <a href="emix_8h_source.html">[code]</a></td><td class="indexvalue">Probability distributions for Mixtures of pdfs </td></tr> |
---|
84 | <tr><td class="indexkey"><a class="el" href="exp__family_8h.html">exp_family.h</a> <a href="exp__family_8h_source.html">[code]</a></td><td class="indexvalue">Probability distributions for Exponential Family models </td></tr> |
---|
85 | <tr><td class="indexkey"><b>functions.h</b> <a href="functions_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
86 | <tr><td class="indexkey"><b>itpp_ext.h</b> <a href="itpp__ext_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
87 | <tr><td class="indexkey"><a class="el" href="kalman_8h.html">kalman.h</a> <a href="kalman_8h_source.html">[code]</a></td><td class="indexvalue">Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions </td></tr> |
---|
88 | <tr><td class="indexkey"><a class="el" href="loggers_8h.html">loggers.h</a> <a href="loggers_8h_source.html">[code]</a></td><td class="indexvalue">Loggers for storing results of experiments </td></tr> |
---|
89 | <tr><td class="indexkey"><a class="el" href="merger_8h.html">merger.h</a> <a href="merger_8h_source.html">[code]</a></td><td class="indexvalue">Mergers for combination of pdfs </td></tr> |
---|
90 | <tr><td class="indexkey"><b>mex_BM.h</b> <a href="mex__BM_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
91 | <tr><td class="indexkey"><b>mex_datasource.h</b> <a href="mex__datasource_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
92 | <tr><td class="indexkey"><b>mex_logger.h</b> <a href="mex__logger_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
93 | <tr><td class="indexkey"><b>mex_parser.h</b> <a href="mex__parser_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
94 | <tr><td class="indexkey"><a class="el" href="mixtures_8h.html">mixtures.h</a> <a href="mixtures_8h_source.html">[code]</a></td><td class="indexvalue">Bayesian Filtering for mixtures of exponential family (EF) members </td></tr> |
---|
95 | <tr><td class="indexkey"><b>osutils.h</b> <a href="osutils_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
96 | <tr><td class="indexkey"><a class="el" href="participants_8h.html">participants.h</a> <a href="participants_8h_source.html">[code]</a></td><td class="indexvalue">Higher-level Objects - Participants </td></tr> |
---|
97 | <tr><td class="indexkey"><a class="el" href="particles_8h.html">particles.h</a> <a href="particles_8h_source.html">[code]</a></td><td class="indexvalue">Bayesian Filtering using stochastic sampling (Particle Filters) </td></tr> |
---|
98 | <tr><td class="indexkey"><a class="el" href="shared__ptr_8h.html">shared_ptr.h</a> <a href="shared__ptr_8h_source.html">[code]</a></td><td class="indexvalue">BDM's own smart pointers </td></tr> |
---|
99 | <tr><td class="indexkey"><a class="el" href="square__mat_8h.html">square_mat.h</a> <a href="square__mat_8h_source.html">[code]</a></td><td class="indexvalue">Matrices in decomposed forms (LDL', LU, UDU', etc) </td></tr> |
---|
100 | <tr><td class="indexkey"><a class="el" href="user__info_8h.html">user_info.h</a> <a href="user__info_8h_source.html">[code]</a></td><td class="indexvalue">UI (user info) class for loading/saving objects from/to configuration files. It is designed with use of libconfig C/C++ Configuration File Library <a class="el" href="ui_page.html">User Infos and their use</a> </td></tr> |
---|
101 | </table> |
---|
102 | </div> |
---|
103 | <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 22:40:44 2009 for mixpp by |
---|
104 | <a href="http://www.doxygen.org/index.html"> |
---|
105 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> |
---|
106 | </body> |
---|
107 | </html> |
---|