root/doc/html/ekf__templ_8h.html @ 181

Revision 181, 4.2 kB (checked in by smidl, 16 years ago)

Regenerated doc

Line 
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: work/git/mixpp/bdm/estim/ekf_templ.h File Reference</title>
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&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="annotated.html"><span>Classes</span></a></li>
14      <li class="current"><a href="files.html"><span>Files</span></a></li>
15    </ul>
16  </div>
17</div>
18<div class="contents">
19<h1>work/git/mixpp/bdm/estim/ekf_templ.h File Reference</h1>Bayesian Filtering for linear Gaussian models (<a class="el" href="classKalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> Filter) and extensions. <a href="#_details">More...</a>
20<p>
21<code>#include &quot;<a class="el" href="libKF_8h-source.html">libKF.h</a>&quot;</code><br>
22
23<p>
24<div class="dynheader">
25Include dependency graph for ekf_templ.h:</div>
26<div class="dynsection">
27<p><center><img src="ekf__templ_8h__incl.png" border="0" usemap="#work/git/mixpp/bdm/estim/ekf_templ.h_map" alt=""></center>
28<map name="work/git/mixpp/bdm/estim/ekf_templ.h_map">
29<area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="108,84,167,111"><area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="23,161,127,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="151,161,252,188"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="309,161,432,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="60,239,127,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="252,239,367,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="257,316,353,343"></map>
30</div>
31
32<p>
33<div class="dynheader">
34This graph shows which files directly or indirectly include this file:</div>
35<div class="dynsection">
36<p><center><img src="ekf__templ_8h__dep__incl.png" border="0" usemap="#work/git/mixpp/bdm/estim/ekf_templ.hdep_map" alt=""></center>
37<map name="work/git/mixpp/bdm/estim/ekf_templ.hdep_map">
38<area shape="rect" href="pmsm__mix_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="8,84,267,111"></map>
39</div>
40
41<p>
42<a href="ekf__templ_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
43<tr><td></td></tr>
44<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
45<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classEKFful__unQR.html">EKFful_unQR</a></td></tr>
46
47<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Extended <a class="el" href="classKalman.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="classEKFful__unQR.html#_details">More...</a><br></td></tr>
48</table>
49<hr><a name="_details"></a><h2>Detailed Description</h2>
50Bayesian Filtering for linear Gaussian models (<a class="el" href="classKalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> Filter) and extensions.
51<p>
52<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
53----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
54Using IT++ for numerical operations ----------------------------------- </div>
55<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 15 15:57:10 2008 for mixpp by&nbsp;
56<a href="http://www.doxygen.org/index.html">
57<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
58</body>
59</html>
Note: See TracBrowser for help on using the browser.