Changeset 270 for doc/html/classbdm_1_1BMcond.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1BMcond.html
r269 r270 29 29 </div> 30 30 <div class="contents"> 31 <h1>bdm::BMcond Class Reference</h1><!-- doxytag: class="bdm::BMcond" --><!-- doxytag: inherits="bdm::bdmroot" -->Conditional Bayesian Filter. 32 <a href="#_details">More...</a> 33 <p> 34 <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 31 <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> 35 32 <p> 36 33 <div class="dynheader"> … … 41 38 <area shape="rect" href="classbdm_1_1EKFCh__cond.html" title="Extended Kalman filter with unknown parameters in IM." alt="" coords="5,161,141,188"><area shape="rect" href="classbdm_1_1EKFCh__unQ.html" title="Extended Kalman filter in Choleski form with unknown Q." alt="" coords="165,161,296,188"><area shape="rect" href="classbdm_1_1EKFful__unQR.html" title="Extended Kalman filter with unknown Q and R." alt="" coords="320,161,456,188"><area shape="rect" href="classbdm_1_1KFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="480,161,603,188"><area shape="rect" href="classbdm_1_1KFcondR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="627,161,739,188"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="332,7,444,33"></map> 42 39 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 43 <div class="dynheader">44 Collaboration diagram for bdm::BMcond:</div>45 <div class="dynsection">46 <p><center><img src="classbdm_1_1BMcond__coll__graph.png" border="0" usemap="#bdm_1_1BMcond__coll__map" alt="Collaboration graph"></center>47 <map name="bdm_1_1BMcond__coll__map">48 <area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="9,7,121,33"><area shape="rect" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables." alt="" coords="76,87,151,113"></map>49 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>50 40 51 41 <p> 52 <a href="classbdm_1_1BMcond-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 42 <a href="classbdm_1_1BMcond-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 43 Conditional Bayesian Filter. 44 <p> 45 Evaluates conditional filtering density <img class="formulaInl" alt="$f(rv|rvc,data)$" src="form_36.png"> for a given <code>rvc</code> which is specified in each step by calling function <code>condition</code>.<p> 46 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"> 53 47 <tr><td></td></tr> 54 48 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 57 51 58 52 <tr><td class="mdescLeft"> </td><td class="mdescRight">Substitute <code>val</code> for <code>rvc</code>. <br></td></tr> 59 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" dde99f401cbf2e8e6a926eaa764b457d"></a><!-- doxytag: member="bdm::BMcond::BMcond" ref="dde99f401cbf2e8e6a926eaa764b457d" args="(RV &rv0)" -->60 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html# dde99f401cbf2e8e6a926eaa764b457d">BMcond</a> (<a class="el" href="classbdm_1_1RV.html">RV</a> &rv0)</td></tr>53 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ecf4a1c5d2bbb28105564ef3d278c40b"></a><!-- doxytag: member="bdm::BMcond::BMcond" ref="ecf4a1c5d2bbb28105564ef3d278c40b" args="()" --> 54 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#ecf4a1c5d2bbb28105564ef3d278c40b">BMcond</a> ()</td></tr> 61 55 62 56 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> … … 75 69 <tr><td class="mdescLeft"> </td><td class="mdescRight">Identificator of the conditioning variable. <br></td></tr> 76 70 </table> 77 <hr><a name="_details"></a><h2>Detailed Description</h2> 78 Conditional Bayesian Filter. 79 <p> 80 Evaluates conditional filtering density <img class="formulaInl" alt="$f(rv|rvc,data)$" src="form_36.png"> for a given <code>rvc</code> which is specified in each step by calling function <code>condition</code>.<p> 81 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> . <hr>The documentation for this class was generated from the following file:<ul> 71 <hr>The documentation for this class was generated from the following file:<ul> 82 72 <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 83 73 </div> 84 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:21:012009 for mixpp by 74 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:05 2009 for mixpp by 85 75 <a href="http://www.doxygen.org/index.html"> 86 76 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>