root/doc/html/classTrivialPF.html @ 20

Revision 19, 6.5 kB (checked in by smidl, 16 years ago)

Switch to CMake

Line 
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">
3<title>mixpp: TrivialPF Class Reference</title>
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&nbsp;Page</span></a></li>
11    <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
12    <li><a href="files.html"><span>Files</span></a></li>
13  </ul>
14</div>
15<div class="tabs">
16  <ul>
17    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
18    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
19    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
20  </ul>
21</div>
22<h1>TrivialPF Class Reference</h1><!-- doxytag: class="TrivialPF" --><!-- doxytag: inherits="PF" -->Trivial particle filter with proposal density that is not conditioned on the data. 
23<a href="#_details">More...</a>
24<p>
25<code>#include &lt;<a class="el" href="libPF_8h-source.html">libPF.h</a>&gt;</code>
26<p>
27<div class="dynheader">
28Inheritance diagram for TrivialPF:</div>
29<div class="dynsection">
30<p><center><img src="classTrivialPF__inherit__graph.png" border="0" usemap="#TrivialPF__inherit__map" alt="Inheritance graph"></center>
31<map name="TrivialPF__inherit__map">
32<area shape="rect" href="classPF.html" title="A Particle Filter prototype." alt="" coords="23,84,60,111"><area shape="rect" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities." alt="" coords="20,7,63,33"></map>
33<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
34<div class="dynheader">
35Collaboration diagram for TrivialPF:</div>
36<div class="dynsection">
37<p><center><img src="classTrivialPF__coll__graph.png" border="0" usemap="#TrivialPF__coll__map" alt="Collaboration graph"></center>
38<map name="TrivialPF__coll__map">
39<area shape="rect" href="classPF.html" title="A Particle Filter prototype." alt="" coords="8,119,45,145"><area shape="rect" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities." alt="" coords="5,7,48,33"><area shape="rect" href="classmpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="69,119,125,145"><area shape="rect" title="prop\nobs\npar" alt="" coords="89,143,97,151"><area shape="rect" title="prop\nobs\npar" alt="" coords="65,245,73,253"><area shape="rect" href="classRV.html" title="Class representing variables, most often random variables." alt="" coords="79,7,116,33"><area shape="rect" title="rv\nrvc" alt="" coords="93,31,101,39"><area shape="rect" title="rv\nrvc" alt="" coords="93,115,101,123"></map>
40<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
41
42<p>
43<a href="classTrivialPF-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
44<tr><td></td></tr>
45<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
46<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e6d9e3506da221a10a517bd5712b5a84"></a><!-- doxytag: member="TrivialPF::TrivialPF" ref="e6d9e3506da221a10a517bd5712b5a84" args="(mpdf &amp;par, mpdf &amp;obs, mpdf &amp;prop, int n0)" -->
47&nbsp;</td><td class="memItemRight" valign="bottom"><b>TrivialPF</b> (<a class="el" href="classmpdf.html">mpdf</a> &amp;par, <a class="el" href="classmpdf.html">mpdf</a> &amp;obs, <a class="el" href="classmpdf.html">mpdf</a> &amp;prop, int n0)</td></tr>
48
49<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="59fc4c55a2d5fbb6bc9a17a9dd9a2e13"></a><!-- doxytag: member="TrivialPF::TrivialPF" ref="59fc4c55a2d5fbb6bc9a17a9dd9a2e13" args="(mpdf &amp;par, mpdf &amp;obs, int n0)" -->
50&nbsp;</td><td class="memItemRight" valign="bottom"><b>TrivialPF</b> (<a class="el" href="classmpdf.html">mpdf</a> &amp;par, <a class="el" href="classmpdf.html">mpdf</a> &amp;obs, int n0)</td></tr>
51
52<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrivialPF.html#77a92bf054d763f806d27fc37a058389">bayes</a> (const vec &amp;dt, bool evalll)</td></tr>
53
54<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Incremental Bayes rule.  <a href="#77a92bf054d763f806d27fc37a058389"></a><br></td></tr>
55</table>
56<hr><a name="_details"></a><h2>Detailed Description</h2>
57Trivial particle filter with proposal density that is not conditioned on the data. <hr><h2>Member Function Documentation</h2>
58<a class="anchor" name="77a92bf054d763f806d27fc37a058389"></a><!-- doxytag: member="TrivialPF::bayes" ref="77a92bf054d763f806d27fc37a058389" args="(const vec &amp;dt, bool evalll)" -->
59<div class="memitem">
60<div class="memproto">
61      <table class="memname">
62        <tr>
63          <td class="memname">void TrivialPF::bayes           </td>
64          <td>(</td>
65          <td class="paramtype">const vec &amp;&nbsp;</td>
66          <td class="paramname"> <em>dt</em>, </td>
67        </tr>
68        <tr>
69          <td class="paramkey"></td>
70          <td></td>
71          <td class="paramtype">bool&nbsp;</td>
72          <td class="paramname"> <em>evall</em></td><td>&nbsp;</td>
73        </tr>
74        <tr>
75          <td></td>
76          <td>)</td>
77          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
78        </tr>
79      </table>
80</div>
81<div class="memdoc">
82
83<p>
84Incremental Bayes rule.
85<p>
86<dl compact><dt><b>Parameters:</b></dt><dd>
87  <table border="0" cellspacing="2" cellpadding="0">
88    <tr><td valign="top"></td><td valign="top"><em>dt</em>&nbsp;</td><td>vector of input data </td></tr>
89    <tr><td valign="top"></td><td valign="top"><em>evall</em>&nbsp;</td><td>If true, the filter will compute likelihood of the data record and store it in <code>ll</code> </td></tr>
90  </table>
91</dl>
92
93<p>Reimplemented from <a class="el" href="classPF.html#eb06bd7d4325f22f54233967295793b9">PF</a>.</p>
94
95</div>
96</div><p>
97<hr>The documentation for this class was generated from the following files:<ul>
98<li>work/mixpp/bdm/estim/<a class="el" href="libPF_8h-source.html">libPF.h</a><li>work/mixpp/bdm/estim/libPF.cpp</ul>
99<hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 15 18:57:49 2008 for mixpp by&nbsp;
100<a href="http://www.doxygen.org/index.html">
101<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
102</body>
103</html>
Note: See TracBrowser for help on using the browser.