[8] | 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"> |
---|
[19] | 3 | <title>mixpp: work/mixpp/bdm/estim/libPF.h File Reference</title> |
---|
[8] | 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.3 --> |
---|
| 8 | <div class="tabs"> |
---|
| 9 | <ul> |
---|
| 10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
| 11 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
| 12 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
[28] | 13 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
[8] | 14 | </ul> |
---|
| 15 | </div> |
---|
[19] | 16 | <h1>work/mixpp/bdm/estim/libPF.h File Reference</h1>Bayesian Filtering using stochastic sampling (Particle Filters). <a href="#_details">More...</a> |
---|
[8] | 17 | <p> |
---|
| 18 | <code>#include <itpp/itbase.h></code><br> |
---|
[32] | 19 | <code>#include "<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>"</code><br> |
---|
[19] | 20 | <code>#include "<a class="el" href="libDC_8h-source.html">../math/libDC.h</a>"</code><br> |
---|
[8] | 21 | |
---|
| 22 | <p> |
---|
[19] | 23 | <div class="dynheader"> |
---|
| 24 | Include dependency graph for libPF.h:</div> |
---|
| 25 | <div class="dynsection"> |
---|
| 26 | <p><center><img src="libPF_8h__incl.png" border="0" usemap="#work/mixpp/bdm/estim/libPF.h_map" alt=""></center> |
---|
| 27 | <map name="work/mixpp/bdm/estim/libPF.h_map"> |
---|
[32] | 28 | <area shape="rect" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="159,239,257,265"><area shape="rect" href="libEF_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="157,84,259,111"><area shape="rect" href="libDC_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="53,161,171,188"><area shape="rect" href="libBM_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="245,161,312,188"><area shape="rect" href="itpp__ext_8h-source.html" title="Probability distributions for Exponential Family models." alt="" coords="336,161,432,188"></map> |
---|
[19] | 29 | </div> |
---|
| 30 | |
---|
| 31 | <p> |
---|
[8] | 32 | <a href="libPF_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 33 | <tr><td></td></tr> |
---|
| 34 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
---|
| 35 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classPF.html">PF</a></td></tr> |
---|
| 36 | |
---|
[32] | 37 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Trivial particle filter with proposal density equal to parameter evolution model. <a href="classPF.html#_details">More...</a><br></td></tr> |
---|
| 38 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classMPF.html">MPF< BM_T ></a></td></tr> |
---|
[8] | 39 | |
---|
[32] | 40 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Marginalized Particle filter. <a href="classMPF.html#_details">More...</a><br></td></tr> |
---|
[33] | 41 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><b>MPF< BM_T >::mpfepdf</b></td></tr> |
---|
| 42 | |
---|
| 43 | <tr><td class="mdescLeft"> </td><td class="mdescRight">internal class for MPDF providing composition of <a class="el" href="classeEmp.html" title="Weighted empirical density.">eEmp</a> with external components <br></td></tr> |
---|
[8] | 44 | </table> |
---|
| 45 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 46 | Bayesian Filtering using stochastic sampling (Particle Filters). |
---|
| 47 | <p> |
---|
| 48 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
---|
| 49 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> |
---|
[37] | 50 | Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 12 16:15:45 2008 for mixpp by |
---|
[8] | 51 | <a href="http://www.doxygen.org/index.html"> |
---|
| 52 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
---|
| 53 | </body> |
---|
| 54 | </html> |
---|