Changeset 33 for doc/html/classBMcond.html
- Timestamp:
- 03/05/08 16:01:56 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classBMcond.html
r32 r33 31 31 <p><center><img src="classBMcond__inherit__graph.png" border="0" usemap="#BMcond__inherit__map" alt="Inheritance graph"></center> 32 32 <map name="BMcond__inherit__map"> 33 <area shape="rect" href="class KFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="5,84,93,111"></map>33 <area shape="rect" href="classEKF__unQ.html" title="Extended Kalman filter with unknown Q." alt="" coords="5,84,85,111"><area shape="rect" href="classKFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="109,84,197,111"><area shape="rect" href="classKFcondR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="221,84,299,111"></map> 34 34 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 35 35 <div class="dynheader"> … … 49 49 50 50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Substitute <code>val</code> for <code>rvc</code>. <br></td></tr> 51 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a38dcdabef902fd91da3c9fb6ac27f7"></a><!-- doxytag: member="BMcond::BMcond" ref="9a38dcdabef902fd91da3c9fb6ac27f7" args="(RV &rv0)" --> 52 </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#9a38dcdabef902fd91da3c9fb6ac27f7">BMcond</a> (<a class="el" href="classRV.html">RV</a> &rv0)</td></tr> 53 54 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 55 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d40c72250cf93640f982d06de20815b2"></a><!-- doxytag: member="BMcond::~BMcond" ref="d40c72250cf93640f982d06de20815b2" args="()" --> 56 virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#d40c72250cf93640f982d06de20815b2">~BMcond</a> ()</td></tr> 57 58 <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor for future use. <br></td></tr> 59 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3fa60348b2da6b4208bb95b8d146900a"></a><!-- doxytag: member="BMcond::_rvc" ref="3fa60348b2da6b4208bb95b8d146900a" args="() const " --> 60 const <a class="el" href="classRV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#3fa60348b2da6b4208bb95b8d146900a">_rvc</a> () const </td></tr> 61 62 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> 51 63 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 52 64 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9ba793c8ec453f04d372d17195ed8dec"></a><!-- doxytag: member="BMcond::rvc" ref="9ba793c8ec453f04d372d17195ed8dec" args="" --> 53 <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom">< b>rvc</b></td></tr>65 <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#9ba793c8ec453f04d372d17195ed8dec">rvc</a></td></tr> 54 66 67 <tr><td class="mdescLeft"> </td><td class="mdescRight">Identificator of the conditioning variable. <br></td></tr> 55 68 </table> 56 69 <hr><a name="_details"></a><h2>Detailed Description</h2> … … 60 73 This is an interface class used to assure that certain <a class="el" href="classBM.html" title="Bayesian Model of the world, 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> 61 74 <li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 62 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 28 16:54:442008 for mixpp by 75 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 5 15:40:03 2008 for mixpp by 63 76 <a href="http://www.doxygen.org/index.html"> 64 77 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>