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: bdm::BMcond 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.6 --> |
---|
8 | <script type="text/javascript"> |
---|
9 | <!-- |
---|
10 | function changeDisplayState (e){ |
---|
11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
12 | var button=this.firstChild; |
---|
13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
15 | sectionDiv.style.display='block'; |
---|
16 | button.src='open.gif'; |
---|
17 | }else{ |
---|
18 | sectionDiv.style.display='none'; |
---|
19 | button.src='closed.gif'; |
---|
20 | } |
---|
21 | } |
---|
22 | function initDynSections(){ |
---|
23 | var divs=document.getElementsByTagName('div'); |
---|
24 | var sectionCounter=1; |
---|
25 | for(var i=0;i<divs.length-1;i++){ |
---|
26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
27 | var header=divs[i]; |
---|
28 | var section=divs[i+1]; |
---|
29 | var button=header.firstChild; |
---|
30 | if (button!='IMG'){ |
---|
31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
32 | button=document.createElement('img'); |
---|
33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
34 | } |
---|
35 | header.style.cursor='pointer'; |
---|
36 | header.onclick=changeDisplayState; |
---|
37 | header.id='dynheader'+sectionCounter; |
---|
38 | button.src='closed.gif'; |
---|
39 | section.id='dynsection'+sectionCounter; |
---|
40 | section.style.display='none'; |
---|
41 | section.style.marginLeft='14px'; |
---|
42 | sectionCounter++; |
---|
43 | } |
---|
44 | } |
---|
45 | } |
---|
46 | window.onload = initDynSections; |
---|
47 | --> |
---|
48 | </script> |
---|
49 | <div class="navigation" id="top"> |
---|
50 | <div class="tabs"> |
---|
51 | <ul> |
---|
52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
55 | <li class="current"><a href="classes.html"><span>Classes</span></a></li> |
---|
56 | <li><a href="files.html"><span>Files</span></a></li> |
---|
57 | </ul> |
---|
58 | </div> |
---|
59 | <div class="tabs"> |
---|
60 | <ul> |
---|
61 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
62 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
63 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
64 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
65 | </ul> |
---|
66 | </div> |
---|
67 | <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1BMcond.html">BMcond</a> |
---|
68 | </div> |
---|
69 | </div> |
---|
70 | <div class="contents"> |
---|
71 | <h1>bdm::BMcond Class Reference</h1><!-- doxytag: class="bdm::BMcond" --><!-- doxytag: inherits="bdm::bdmroot" --><code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> |
---|
72 | <p> |
---|
73 | <div class="dynheader"> |
---|
74 | Inheritance diagram for bdm::BMcond:</div> |
---|
75 | <div class="dynsection"> |
---|
76 | |
---|
77 | <p><center><img src="classbdm_1_1BMcond.png" usemap="#bdm::BMcond_map" border="0" alt=""></center> |
---|
78 | <map name="bdm::BMcond_map"> |
---|
79 | <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,118,24"> |
---|
80 | <area href="classbdm_1_1EKFCh__cond.html" alt="bdm::EKFCh_cond" shape="rect" coords="128,112,246,136"> |
---|
81 | <area href="classbdm_1_1EKFCh__unQ.html" alt="bdm::EKFCh_unQ" shape="rect" coords="128,168,246,192"> |
---|
82 | <area href="classbdm_1_1EKFful__unQR.html" alt="bdm::EKFful_unQR" shape="rect" coords="128,224,246,248"> |
---|
83 | <area href="classbdm_1_1KFcondQR.html" alt="bdm::KFcondQR" shape="rect" coords="128,280,246,304"> |
---|
84 | <area href="classbdm_1_1KFcondR.html" alt="bdm::KFcondR" shape="rect" coords="128,336,246,360"> |
---|
85 | <area href="classEKF__unQ.html" alt="EKF_unQ" shape="rect" coords="128,392,246,416"> |
---|
86 | <area href="classEKF__unQ.html" alt="EKF_unQ" shape="rect" coords="128,448,246,472"> |
---|
87 | <area href="classEKF__unQ.html" alt="EKF_unQ" shape="rect" coords="128,504,246,528"> |
---|
88 | <area href="classEKFCh__cond.html" alt="EKFCh_cond" shape="rect" coords="128,560,246,584"> |
---|
89 | <area href="classEKFCh__du__kQ.html" alt="EKFCh_du_kQ" shape="rect" coords="128,616,246,640"> |
---|
90 | <area href="classEKFfixed.html" alt="EKFfixed" shape="rect" coords="128,672,246,696"> |
---|
91 | </map> |
---|
92 | </div> |
---|
93 | |
---|
94 | <p> |
---|
95 | <a href="classbdm_1_1BMcond-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
96 | Conditional Bayesian Filter. |
---|
97 | <p> |
---|
98 | Evaluates conditional filtering density <img class="formulaInl" alt="$f(rv|rvc,data)$" src="form_40.png"> for a given <code>rvc</code> which is specified in each step by calling function <code>condition</code>.<p> |
---|
99 | This is an interface class used to assure that certain <a class="el" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">BM</a> has operation <code>condition</code> . <table border="0" cellpadding="0" cellspacing="0"> |
---|
100 | <tr><td></td></tr> |
---|
101 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
102 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a67bac171f89ef18d0191f8f74189f25"></a><!-- doxytag: member="bdm::BMcond::condition" ref="a67bac171f89ef18d0191f8f74189f25" args="(const vec &val)=0" --> |
---|
103 | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#a67bac171f89ef18d0191f8f74189f25">condition</a> (const vec &val)=0</td></tr> |
---|
104 | |
---|
105 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Substitute <code>val</code> for <code>rvc</code>. <br></td></tr> |
---|
106 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ecf4a1c5d2bbb28105564ef3d278c40b"></a><!-- doxytag: member="bdm::BMcond::BMcond" ref="ecf4a1c5d2bbb28105564ef3d278c40b" args="()" --> |
---|
107 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#ecf4a1c5d2bbb28105564ef3d278c40b">BMcond</a> ()</td></tr> |
---|
108 | |
---|
109 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> |
---|
110 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7d68d46cfcc36f9cc07a15a5403b5a1a"></a><!-- doxytag: member="bdm::BMcond::~BMcond" ref="7d68d46cfcc36f9cc07a15a5403b5a1a" args="()" --> |
---|
111 | virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#7d68d46cfcc36f9cc07a15a5403b5a1a">~BMcond</a> ()</td></tr> |
---|
112 | |
---|
113 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor for future use. <br></td></tr> |
---|
114 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7506910f93250b44fea505ec4ffb19dc"></a><!-- doxytag: member="bdm::BMcond::_rvc" ref="7506910f93250b44fea505ec4ffb19dc" args="() const " --> |
---|
115 | const <a class="el" href="classbdm_1_1RV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#7506910f93250b44fea505ec4ffb19dc">_rvc</a> () const </td></tr> |
---|
116 | |
---|
117 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> |
---|
118 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> |
---|
119 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1164a90f782a2a323b1ee17242100b39"></a><!-- doxytag: member="bdm::BMcond::dimc" ref="1164a90f782a2a323b1ee17242100b39" args="" --> |
---|
120 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#1164a90f782a2a323b1ee17242100b39">dimc</a></td></tr> |
---|
121 | |
---|
122 | <tr><td class="mdescLeft"> </td><td class="mdescRight">dimension of the conditioning variable <br></td></tr> |
---|
123 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a12750776d977408aada06a70093297"></a><!-- doxytag: member="bdm::BMcond::rvc" ref="9a12750776d977408aada06a70093297" args="" --> |
---|
124 | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#9a12750776d977408aada06a70093297">rvc</a></td></tr> |
---|
125 | |
---|
126 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Identificator of the conditioning variable. <br></td></tr> |
---|
127 | </table> |
---|
128 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
129 | <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> |
---|
130 | </div> |
---|
131 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:39:15 2009 for mixpp by |
---|
132 | <a href="http://www.doxygen.org/index.html"> |
---|
133 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
134 | </body> |
---|
135 | </html> |
---|