[3] | 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: File Index</title> |
---|
| 4 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
[290] | 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
[3] | 6 | </head><body> |
---|
[472] | 7 | <!-- Generated by Doxygen 1.5.9 --> |
---|
[271] | 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> |
---|
[91] | 49 | <div class="navigation" id="top"> |
---|
| 50 | <div class="tabs"> |
---|
| 51 | <ul> |
---|
[271] | 52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
[91] | 53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
[290] | 54 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
[91] | 55 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
| 56 | </ul> |
---|
| 57 | </div> |
---|
| 58 | <div class="tabs"> |
---|
| 59 | <ul> |
---|
| 60 | <li class="current"><a href="files.html"><span>File List</span></a></li> |
---|
| 61 | <li><a href="globals.html"><span>File Members</span></a></li> |
---|
| 62 | </ul> |
---|
| 63 | </div> |
---|
[3] | 64 | </div> |
---|
[91] | 65 | <div class="contents"> |
---|
| 66 | <h1>File List</h1>Here is a list of all documented files with brief descriptions:<table> |
---|
[472] | 67 | <tr><td class="indexkey"><a class="el" href="additive__generator_8h.html">additive_generator.h</a> <a href="additive__generator_8h_source.html">[code]</a></td><td class="indexvalue">Generating stress test agenda from random data </td></tr> |
---|
| 68 | <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> |
---|
[261] | 69 | <tr><td class="indexkey"><a class="el" href="arx__test_8cpp.html">arx_test.cpp</a></td><td class="indexvalue">Test of basic elements of the ARX class </td></tr> |
---|
[472] | 70 | <tr><td class="indexkey"><b>AssertException.h</b> <a href="AssertException_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 71 | <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">Bayesian Models (bm) that use Bayes rule to learn from observations </td></tr> |
---|
| 72 | <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> |
---|
| 73 | <tr><td class="indexkey"><b>CheckMacros.h</b> <a href="CheckMacros_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 74 | <tr><td class="indexkey"><b>Checks.h</b> <a href="Checks_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 75 | <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> |
---|
| 76 | <tr><td class="indexkey"><b>Config.h</b> <a href="Config_8h_source.html">[code]</a></td><td class="indexvalue"></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"><b>CurrentTest.h</b> <a href="CurrentTest_8h_source.html">[code]</a></td><td class="indexvalue"></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>DeferredTestReporter.h</b> <a href="DeferredTestReporter_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 81 | <tr><td class="indexkey"><b>DeferredTestResult.h</b> <a href="DeferredTestResult_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 82 | <tr><td class="indexkey"><b>dirent.h</b> <a href="dirent_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 83 | <tr><td class="indexkey"><a class="el" href="egiw__harness_8h.html">egiw_harness.h</a> <a href="egiw__harness_8h_source.html">[code]</a></td><td class="indexvalue">Support for testing egiw </td></tr> |
---|
| 84 | <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> |
---|
| 85 | <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> |
---|
| 86 | <tr><td class="indexkey"><a class="el" href="epdf__harness_8h.html">epdf_harness.h</a> <a href="epdf__harness_8h_source.html">[code]</a></td><td class="indexvalue">Support for testing descendants of epdf </td></tr> |
---|
| 87 | <tr><td class="indexkey"><b>ExecuteTest.h</b> <a href="ExecuteTest_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 88 | <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> |
---|
| 89 | <tr><td class="indexkey"><b>functions.h</b> <a href="functions_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 90 | <tr><td class="indexkey"><a class="el" href="generator_8h.html">generator.h</a> <a href="generator_8h_source.html">[code]</a></td><td class="indexvalue">Stress test generation base </td></tr> |
---|
| 91 | <tr><td class="indexkey"><b>grammar.h</b> <a href="grammar_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 92 | <tr><td class="indexkey"><b>itpp_ext.h</b> <a href="itpp__ext_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 93 | <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> |
---|
| 94 | <tr><td class="indexkey"><b>libconfig.h</b> <a href="libconfig_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 95 | <tr><td class="indexkey"><b>libconfig.hh</b> <a href="libconfig_8hh_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 96 | <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> |
---|
| 97 | <tr><td class="indexkey"><a class="el" href="mat__checks_8h.html">mat_checks.h</a> <a href="mat__checks_8h_source.html">[code]</a></td><td class="indexvalue">UnitTest++ checks specialized for IT++ matrices </td></tr> |
---|
| 98 | <tr><td class="indexkey"><b>MemoryOutStream.h</b> <a href="MemoryOutStream_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 99 | <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> |
---|
| 100 | <tr><td class="indexkey"><b>mex_datasource.h</b> <a href="mex__datasource_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 101 | <tr><td class="indexkey"><b>mex_logger.h</b> <a href="mex__logger_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 102 | <tr><td class="indexkey"><b>mex_parser.h</b> <a href="mex__parser_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 103 | <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> |
---|
| 104 | <tr><td class="indexkey"><a class="el" href="mpdf__harness_8h.html">mpdf_harness.h</a> <a href="mpdf__harness_8h_source.html">[code]</a></td><td class="indexvalue">Support for testing descendants of mpdf </td></tr> |
---|
| 105 | <tr><td class="indexkey"><b>osutils.h</b> <a href="osutils_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 106 | <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> |
---|
| 107 | <tr><td class="indexkey"><b>private.h</b> <a href="private_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 108 | <tr><td class="indexkey"><b>ReportAssert.h</b> <a href="ReportAssert_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 109 | <tr><td class="indexkey"><b>scanner.h</b> <a href="scanner_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 110 | <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 pointer </td></tr> |
---|
| 111 | <tr><td class="indexkey"><b>SignalTranslator.h</b> <a href="SignalTranslator_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 112 | <tr><td class="indexkey"><a class="el" href="size__generator_8h.html">size_generator.h</a> <a href="size__generator_8h_source.html">[code]</a></td><td class="indexvalue">Generating stress test agenda from random data </td></tr> |
---|
| 113 | <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> |
---|
| 114 | <tr><td class="indexkey"><a class="el" href="square__mat__point_8h.html">square_mat_point.h</a> <a href="square__mat__point_8h_source.html">[code]</a></td><td class="indexvalue">Agenda item format for stress tests of BDM matrices </td></tr> |
---|
| 115 | <tr><td class="indexkey"><b>Test.h</b> <a href="Test_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 116 | <tr><td class="indexkey"><a class="el" href="test__util_8h.html">test_util.h</a> <a href="test__util_8h_source.html">[code]</a></td><td class="indexvalue">Utility functions for BDM unit tests </td></tr> |
---|
| 117 | <tr><td class="indexkey"><b>TestDetails.h</b> <a href="TestDetails_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 118 | <tr><td class="indexkey"><b>TestList.h</b> <a href="TestList_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 119 | <tr><td class="indexkey"><b>TestMacros.h</b> <a href="TestMacros_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 120 | <tr><td class="indexkey"><b>TestReporter.h</b> <a href="TestReporter_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 121 | <tr><td class="indexkey"><b>TestReporterStdout.h</b> <a href="TestReporterStdout_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 122 | <tr><td class="indexkey"><b>TestResults.h</b> <a href="TestResults_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 123 | <tr><td class="indexkey"><b>TestRunner.h</b> <a href="TestRunner_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 124 | <tr><td class="indexkey"><b>TestSuite.h</b> <a href="TestSuite_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 125 | <tr><td class="indexkey"><b>TimeConstraint.h</b> <a href="TimeConstraint_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 126 | <tr><td class="indexkey"><b>Posix/TimeHelpers.h</b> <a href="Posix_2TimeHelpers_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 127 | <tr><td class="indexkey"><b>TimeHelpers.h</b> <a href="TimeHelpers_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 128 | <tr><td class="indexkey"><b>Win32/TimeHelpers.h</b> <a href="Win32_2TimeHelpers_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 129 | <tr><td class="indexkey"><b>UnitTest++.h</b> <a href="UnitTest_09_09_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 130 | <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> |
---|
| 131 | <tr><td class="indexkey"><b>wincompat.h</b> <a href="wincompat_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
| 132 | <tr><td class="indexkey"><b>XmlTestReporter.h</b> <a href="XmlTestReporter_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> |
---|
[397] | 133 | </table> |
---|
| 134 | </div> |
---|
[472] | 135 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:07:03 2009 for mixpp by |
---|
[3] | 136 | <a href="http://www.doxygen.org/index.html"> |
---|
[472] | 137 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
---|
[3] | 138 | </body> |
---|
| 139 | </html> |
---|