Changeset 32 for doc/html/libPF_8h.html
- Timestamp:
- 03/03/08 13:00:32 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/libPF_8h.html
r28 r32 17 17 <p> 18 18 <code>#include <itpp/itbase.h></code><br> 19 <code>#include "<a class="el" href="lib BM_8h-source.html">../stat/libBM.h</a>"</code><br>19 <code>#include "<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>"</code><br> 20 20 <code>#include "<a class="el" href="libDC_8h-source.html">../math/libDC.h</a>"</code><br> 21 21 … … 26 26 <p><center><img src="libPF_8h__incl.png" border="0" usemap="#work/mixpp/bdm/estim/libPF.h_map" alt=""></center> 27 27 <map name="work/mixpp/bdm/estim/libPF.h_map"> 28 <area shape="rect" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords=" 63,161,161,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="57,84,167,111"><area shape="rect" href="libDC_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="191,84,308,111"></map>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> 29 29 </div> 30 30 … … 35 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 36 37 <tr><td class="mdescLeft"> </td><td class="mdescRight"> A Particle Filter prototype. <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="class TrivialPF.html">TrivialPF</a></td></tr>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> 39 39 40 <tr><td class="mdescLeft"> </td><td class="mdescRight">Trivial particle filter with proposal density that is not conditioned on the data. <a href="classTrivialPF.html#_details">More...</a><br></td></tr> 41 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><b>MPF</b></td></tr> 42 43 <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr> 44 <tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b>RESAMPLING_METHOD</b> { <b>MULTINOMIAL</b> = 0, 45 <b>STRATIFIED</b> = 1, 46 <b>SYSTEMATIC</b> = 3 47 }</td></tr> 48 40 <tr><td class="mdescLeft"> </td><td class="mdescRight">Marginalized Particle filter. <a href="classMPF.html#_details">More...</a><br></td></tr> 49 41 </table> 50 42 <hr><a name="_details"></a><h2>Detailed Description</h2> … … 53 45 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 54 46 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 55 Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 18 21:48:392008 for mixpp by 47 Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 28 16:54:40 2008 for mixpp by 56 48 <a href="http://www.doxygen.org/index.html"> 57 49 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>