Changeset 397 for library/doc/html/ekf__template_8h.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/ekf__template_8h.html
r396 r397 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: loggers.h File Reference</title>3 <title>mixpp: ekf_template.h File Reference</title> 4 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 9-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 65 65 </div> 66 66 <div class="contents"> 67 <h1> loggers.h File Reference</h1>Loggers for storing results of experiments.67 <h1>ekf_template.h File Reference</h1>Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. 68 68 <a href="#_details">More...</a> 69 69 <p> 70 <code>#include "<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>"</code><br> 71 <code>#include "<a class="el" href="user__info_8h_source.html">user_info.h</a>"</code><br> 70 <code>#include "<a class="el" href="kalman_8h-source.html">kalman.h</a>"</code><br> 72 71 73 72 <p> 74 <a href=" loggers_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">73 <a href="ekf__template_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 75 74 <tr><td></td></tr> 76 75 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 77 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1 memlog.html">bdm::memlog</a></td></tr>76 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFful__unQR.html">bdm::EKFful_unQR</a></td></tr> 78 77 79 <tr><td class="mdescLeft"> </td><td class="mdescRight"> Logging into matrices in data format in memory. <a href="classbdm_1_1memlog.html#_details">More...</a><br></td></tr>80 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1 dirfilelog.html">bdm::dirfilelog</a></td></tr>78 <tr><td class="mdescLeft"> </td><td class="mdescRight">Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> filter with unknown <code>Q</code> and <code>R</code>. <a href="classbdm_1_1EKFful__unQR.html#_details">More...</a><br></td></tr> 79 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh__dQ.html">bdm::EKFCh_dQ</a></td></tr> 81 80 82 <tr><td class="mdescLeft"> </td><td class="mdescRight">Logging into dirfile with buffer in memory. <a href="classbdm_1_1dirfilelog.html#_details">More...</a><br></td></tr> 83 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> 84 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="04b46a86b7e401569b29dc22375924d7"></a><!-- doxytag: member="loggers.h::UIREGISTER" ref="04b46a86b7e401569b29dc22375924d7" args="(memlog)" --> 85 </td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (memlog)</td></tr> 81 <tr><td class="mdescLeft"> </td><td class="mdescRight">Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> filter in Choleski form with unknown diagonal <code>Q</code>. <a href="classbdm_1_1EKFCh__dQ.html#_details">More...</a><br></td></tr> 82 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh__chQ.html">bdm::EKFCh_chQ</a></td></tr> 86 83 87 <tr><td class="m emItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4e7412a64bae85d6bc6495d30259e20b"></a><!-- doxytag: member="loggers.h::UIREGISTER" ref="4e7412a64bae85d6bc6495d30259e20b" args="(dirfilelog)" -->88 </td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (dirfilelog)</td></tr>84 <tr><td class="mdescLeft"> </td><td class="mdescRight">Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> filter in Choleski form with unknown <code>Q</code>. <a href="classbdm_1_1EKFCh__chQ.html#_details">More...</a><br></td></tr> 85 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh__cond.html">bdm::EKFCh_cond</a></td></tr> 89 86 87 <tr><td class="mdescLeft"> </td><td class="mdescRight">Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> filter with unknown parameters in <code>IM</code>. <a href="classbdm_1_1EKFCh__cond.html#_details">More...</a><br></td></tr> 90 88 </table> 91 <hr>< h2>Detailed Description</h2>92 Loggers for storing results of experiments.89 <hr><a name="_details"></a><h2>Detailed Description</h2> 90 Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. 93 91 <p> 94 92 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 95 93 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 96 94 Using IT++ for numerical operations ----------------------------------- </div> 97 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:462009 for mixpp by 95 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:50 2009 for mixpp by 98 96 <a href="http://www.doxygen.org/index.html"> 99 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 9</small></address>97 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 100 98 </body> 101 99 </html>