| [139] | 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"> | 
|---|
| [261] | 3 | <title>mixpp: ekf_templ.h File Reference</title> | 
|---|
| [139] | 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | 
|---|
|  | 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> | 
|---|
|  | 6 | </head><body> | 
|---|
|  | 7 | <!-- Generated by Doxygen 1.5.6 --> | 
|---|
|  | 8 | <div class="navigation" id="top"> | 
|---|
|  | 9 | <div class="tabs"> | 
|---|
|  | 10 | <ul> | 
|---|
|  | 11 | <li><a href="index.html"><span>Main Page</span></a></li> | 
|---|
|  | 12 | <li><a href="pages.html"><span>Related Pages</span></a></li> | 
|---|
| [219] | 13 | <li><a href="modules.html"><span>Modules</span></a></li> | 
|---|
| [261] | 14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 
|---|
|  | 15 | <li><a href="classes.html"><span>Classes</span></a></li> | 
|---|
| [139] | 16 | <li class="current"><a href="files.html"><span>Files</span></a></li> | 
|---|
|  | 17 | </ul> | 
|---|
|  | 18 | </div> | 
|---|
|  | 19 | </div> | 
|---|
|  | 20 | <div class="contents"> | 
|---|
| [270] | 21 | <h1>ekf_templ.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> | 
|---|
|  | 22 | Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. | 
|---|
| [139] | 23 | <p> | 
|---|
| [270] | 24 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> | 
|---|
|  | 25 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> | 
|---|
|  | 26 | Using IT++ for numerical operations ----------------------------------- | 
|---|
|  | 27 | <p> | 
|---|
| [139] | 28 | <code>#include "<a class="el" href="libKF_8h-source.html">libKF.h</a>"</code><br> | 
|---|
|  | 29 |  | 
|---|
|  | 30 | <p> | 
|---|
|  | 31 | <a href="ekf__templ_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> | 
|---|
|  | 32 | <tr><td></td></tr> | 
|---|
| [255] | 33 | <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> | 
|---|
| [261] | 34 | <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html">bdm</a></td></tr> | 
|---|
| [255] | 35 |  | 
|---|
| [139] | 36 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> | 
|---|
| [255] | 37 | <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> | 
|---|
| [139] | 38 |  | 
|---|
| [255] | 39 | <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> | 
|---|
|  | 40 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh__unQ.html">bdm::EKFCh_unQ</a></td></tr> | 
|---|
| [234] | 41 |  | 
|---|
| [255] | 42 | <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__unQ.html#_details">More...</a><br></td></tr> | 
|---|
|  | 43 | <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> | 
|---|
| [234] | 44 |  | 
|---|
| [255] | 45 | <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> | 
|---|
| [139] | 46 | </table> | 
|---|
| [270] | 47 | </div> | 
|---|
|  | 48 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:33:56 2009 for mixpp by  | 
|---|
| [139] | 49 | <a href="http://www.doxygen.org/index.html"> | 
|---|
|  | 50 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | 
|---|
|  | 51 | </body> | 
|---|
|  | 52 | </html> | 
|---|