Changeset 270 for doc/html/ekf__templ_8h.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/ekf__templ_8h.html
r269 r270 19 19 </div> 20 20 <div class="contents"> 21 <h1>ekf_templ.h File Reference</h1>Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. <a href="#_details">More...</a> 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. 23 <p> 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 ----------------------------------- 22 27 <p> 23 28 <code>#include "<a class="el" href="libKF_8h-source.html">libKF.h</a>"</code><br> 24 25 <p>26 <div class="dynheader">27 Include dependency graph for ekf_templ.h:</div>28 <div class="dynsection">29 <p><center><img src="ekf__templ_8h__incl.png" border="0" usemap="#ekf_templ.h_map" alt=""></center>30 <map name="ekf_templ.h_map">31 <area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="155,84,213,111"><area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="5,161,109,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="133,161,235,188"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="167,239,289,265"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="76,239,143,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="127,393,223,420"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="183,316,249,343"></map>32 </div>33 29 34 30 <p> … … 49 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> 50 46 </table> 51 <hr><a name="_details"></a><h2>Detailed Description</h2> 52 Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. 53 <p> 54 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 55 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 56 Using IT++ for numerical operations ----------------------------------- </div> 57 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:13 2009 for mixpp by 47 </div> 48 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:33:56 2009 for mixpp by 58 49 <a href="http://www.doxygen.org/index.html"> 59 50 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>