| [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> | 
|---|
| [139] | 7 | <!-- Generated by Doxygen 1.5.6 --> | 
|---|
| [91] | 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> | 
|---|
|  | 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> | 
|---|
| [8] | 17 | </div> | 
|---|
| [91] | 18 | <div class="contents"> | 
|---|
| [19] | 19 | <h1>work/mixpp/bdm/estim/libPF.h File Reference</h1>Bayesian Filtering using stochastic sampling (Particle Filters). <a href="#_details">More...</a> | 
|---|
| [8] | 20 | <p> | 
|---|
|  | 21 | <code>#include <itpp/itbase.h></code><br> | 
|---|
| [32] | 22 | <code>#include "<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>"</code><br> | 
|---|
| [19] | 23 | <code>#include "<a class="el" href="libDC_8h-source.html">../math/libDC.h</a>"</code><br> | 
|---|
| [8] | 24 |  | 
|---|
|  | 25 | <p> | 
|---|
| [19] | 26 | <div class="dynheader"> | 
|---|
|  | 27 | Include dependency graph for libPF.h:</div> | 
|---|
|  | 28 | <div class="dynsection"> | 
|---|
|  | 29 | <p><center><img src="libPF_8h__incl.png" border="0" usemap="#work/mixpp/bdm/estim/libPF.h_map" alt=""></center> | 
|---|
|  | 30 | <map name="work/mixpp/bdm/estim/libPF.h_map"> | 
|---|
| [91] | 31 | <area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="145,81,244,105"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="51,156,157,180"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="232,156,296,180"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="320,156,411,180"></map> | 
|---|
| [19] | 32 | </div> | 
|---|
|  | 33 |  | 
|---|
|  | 34 | <p> | 
|---|
| [99] | 35 | <div class="dynheader"> | 
|---|
|  | 36 | This graph shows which files directly or indirectly include this file:</div> | 
|---|
|  | 37 | <div class="dynsection"> | 
|---|
|  | 38 | <p><center><img src="libPF_8h__dep__incl.png" border="0" usemap="#work/mixpp/bdm/estim/libPF.hdep_map" alt=""></center> | 
|---|
|  | 39 | <map name="work/mixpp/bdm/estim/libPF.hdep_map"> | 
|---|
| [139] | 40 | <area shape="rect" href="pmsm__mix_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="5,84,245,111"></map> | 
|---|
| [99] | 41 | </div> | 
|---|
|  | 42 |  | 
|---|
|  | 43 | <p> | 
|---|
| [8] | 44 | <a href="libPF_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> | 
|---|
|  | 45 | <tr><td></td></tr> | 
|---|
|  | 46 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> | 
|---|
|  | 47 | <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> | 
|---|
|  | 48 |  | 
|---|
| [32] | 49 | <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> | 
|---|
|  | 50 | <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] | 51 |  | 
|---|
| [32] | 52 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Marginalized Particle filter.  <a href="classMPF.html#_details">More...</a><br></td></tr> | 
|---|
| [33] | 53 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><b>MPF< BM_T >::mpfepdf</b></td></tr> | 
|---|
|  | 54 |  | 
|---|
|  | 55 | <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> | 
|---|
| [79] | 56 | <tr><td colspan="2"><br><h2>Variables</h2></td></tr> | 
|---|
|  | 57 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="718eb6f36f33fd5898956fb950d0d8f2"></a><!-- doxytag: member="libPF.h::PF_SSAT" ref="718eb6f36f33fd5898956fb950d0d8f2" args="" --> | 
|---|
|  | 58 | double </td><td class="memItemRight" valign="bottom"><b>PF_SSAT</b></td></tr> | 
|---|
|  | 59 |  | 
|---|
| [8] | 60 | </table> | 
|---|
|  | 61 | <hr><a name="_details"></a><h2>Detailed Description</h2> | 
|---|
|  | 62 | Bayesian Filtering using stochastic sampling (Particle Filters). | 
|---|
|  | 63 | <p> | 
|---|
|  | 64 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> | 
|---|
|  | 65 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> | 
|---|
| [91] | 66 | Using IT++ for numerical operations ----------------------------------- </div> | 
|---|
| [139] | 67 | <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 11:58:43 2008 for mixpp by  | 
|---|
| [8] | 68 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| [139] | 69 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | 
|---|
| [8] | 70 | </body> | 
|---|
|  | 71 | </html> | 
|---|