Changeset 614 for library/doc/html/annotated.html
- Timestamp:
- 09/13/09 23:14:58 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/annotated.html
r608 r614 111 111 <tr><td class="indexkey"><a class="el" href="classbdm_1_1enorm.html">bdm::enorm< sq_T ></a></td><td class="indexvalue">Gaussian density with positive definite (decomposed) covariance matrix </td></tr> 112 112 <tr><td class="indexkey"><a class="el" href="classbdm_1_1epdf.html">bdm::epdf</a></td><td class="indexvalue">Probability density function with numerical statistics, e.g. posterior density </td></tr> 113 <tr><td class="indexkey"><a class="el" href="classbdm_1_1EpdfDS.html">bdm::EpdfDS</a></td><td class="indexvalue">Simulate data from a static pdf Trivial example of a data source, could be used for tests of some estimation algorithms. For example, simulating data from a mixture model and feeding them to mixture model estimators</td></tr>113 <tr><td class="indexkey"><a class="el" href="classbdm_1_1EpdfDS.html">bdm::EpdfDS</a></td><td class="indexvalue">Simulate data from a static pdf (<a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>) </td></tr> 114 114 <tr><td class="indexkey"><a class="el" href="classbdm_1_1eprod.html">bdm::eprod</a></td><td class="indexvalue">Product of independent epdfs. For dependent pdfs, use <a class="el" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf.">mprod</a> </td></tr> 115 115 <tr><td class="indexkey"><a class="el" href="classbdm_1_1euni.html">bdm::euni</a></td><td class="indexvalue">Uniform distributed density on a rectangular support </td></tr> … … 175 175 <tr><td class="indexkey"><a class="el" href="classbdm_1_1stateDS.html">bdm::stateDS</a></td><td class="indexvalue"></td></tr> 176 176 <tr><td class="indexkey"><a class="el" href="classbdm_1_1StateSpace.html">bdm::StateSpace< sq_T ></a></td><td class="indexvalue">Basic elements of linear state-space model </td></tr> 177 <tr><td class="indexkey"><a class="el" href="classbdm_1_1stdlog.html">bdm::stdlog</a></td><td class="indexvalue">Simple <a class="el" href="classbdm_1_1logger.html" title="Class for storing results (and semi-results) of an experiment.">logger</a> used for debugging All data records are written out to std from where they could be send to file </td></tr> 177 178 <tr><td class="indexkey"><a class="el" href="classbdm_1_1str.html">bdm::str</a></td><td class="indexvalue">Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging </td></tr> 179 <tr><td class="indexkey"><a class="el" href="structbdm_1_1str__aux.html">bdm::str_aux</a></td><td class="indexvalue"></td></tr> 178 180 <tr><td class="indexkey"><a class="el" href="classbdm_1_1UI.html">bdm::UI</a></td><td class="indexvalue"><a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class which collects all the auxiliary functions useful to prepare...">UI</a> is an abstract class which collects all the auxiliary functions useful to prepare some concrete user-infos </td></tr> 179 181 <tr><td class="indexkey"><a class="el" href="classbdm_1_1UIClassException.html">bdm::UIClassException</a></td><td class="indexvalue"></td></tr> … … 185 187 </table> 186 188 </div> 187 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 8 22:11:322009 for mixpp by 189 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 22:40:40 2009 for mixpp by 188 190 <a href="http://www.doxygen.org/index.html"> 189 191 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>