Changeset 145 for doc/html/classBMcond.html
- Timestamp:
- 08/20/08 15:41:21 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classBMcond.html
r139 r145 34 34 <p><center><img src="classBMcond__inherit__graph.png" border="0" usemap="#BMcond__inherit__map" alt="Inheritance graph"></center> 35 35 <map name="BMcond__inherit__map"> 36 <area shape="rect" href="classEKF__unQ.html" title="Extended Kalman filter with unknown Q." alt="" coords="5,84,83,111"><area shape="rect" href="classEKFfixed.html" title="Extended Kalman Filter in full matrices." alt="" coords="221,84,296,111"><area shape="rect" href="classEKFful__unQR.html" title="Extended Kalman filter with unknown Q and R." alt="" coords="320,84,419,111"><area shape="rect" href="classKFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="443,84,528,111"><area shape="rect" href="classKFcondR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="552,84,627,111"></map>36 <area shape="rect" href="classEKF__unQ.html" title="Extended Kalman filter with unknown Q." alt="" coords="5,84,83,111"><area shape="rect" href="classEKFfixed.html" title="Extended Kalman Filter with full matrices in fixed point arithmetic." alt="" coords="221,84,296,111"><area shape="rect" href="classEKFful__unQR.html" title="Extended Kalman filter with unknown Q and R." alt="" coords="320,84,419,111"><area shape="rect" href="classKFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="443,84,528,111"><area shape="rect" href="classKFcondR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="552,84,627,111"></map> 37 37 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 38 38 <div class="dynheader"> … … 75 75 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> 76 76 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> 77 <li>work/ mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul>77 <li>work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 78 78 </div> 79 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 1 1:58:482008 for mixpp by 79 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 17:22:06 2008 for mixpp by 80 80 <a href="http://www.doxygen.org/index.html"> 81 81 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>