Changeset 270 for doc/html/libKF_8h.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/libKF_8h.html
r269 r270 19 19 </div> 20 20 <div class="contents"> 21 <h1>libKF.h File Reference</h1>Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. <a href="#_details">More...</a> 21 <h1>libKF.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 "../stat/libFN.h"</code><br> 24 29 <code>#include "<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>"</code><br> 25 30 <code>#include "<a class="el" href="chmat_8h-source.html">../math/chmat.h</a>"</code><br> 26 27 <p>28 <div class="dynheader">29 Include dependency graph for libKF.h:</div>30 <div class="dynsection">31 <p><center><img src="libKF_8h__incl.png" border="0" usemap="#libKF.h_map" alt=""></center>32 <map name="libKF.h_map">33 <area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="5,84,109,111"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="133,84,235,111"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="167,161,289,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="76,161,143,188"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="127,316,223,343"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="183,239,249,265"></map>34 </div>35 36 <p>37 <div class="dynheader">38 This graph shows which files directly or indirectly include this file:</div>39 <div class="dynsection">40 <p><center><img src="libKF_8h__dep__incl.png" border="0" usemap="#libKF.hdep_map" alt=""></center>41 <map name="libKF.hdep_map">42 <area shape="rect" href="ekf__templ_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="5,84,101,111"></map>43 </div>44 31 45 32 <p> … … 75 62 <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> Filter with conditional diagonal matrices R and Q. <a href="classbdm_1_1KFcondR.html#_details">More...</a><br></td></tr> 76 63 </table> 77 <hr><a name="_details"></a><h2>Detailed Description</h2> 78 Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions. 79 <p> 80 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 81 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 82 Using IT++ for numerical operations ----------------------------------- </div> 83 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:17 2009 for mixpp by 64 </div> 65 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:33:56 2009 for mixpp by 84 66 <a href="http://www.doxygen.org/index.html"> 85 67 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>