Changeset 19 for doc/html/classBM.html
- Timestamp:
- 02/16/08 15:12:24 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classBM.html
r8 r19 28 28 Inheritance diagram for BM:</div> 29 29 <div class="dynsection"> 30 31 <p><center><img src="classBM.png" usemap="#BM_map" border="0" alt=""></center> 32 <map name="BM_map"> 33 <area href="classKalman.html" alt="Kalman< sq_T >" shape="rect" coords="0,56,103,80"> 34 <area href="classKalmanFull.html" alt="KalmanFull" shape="rect" coords="113,56,216,80"> 35 <area href="classPF.html" alt="PF" shape="rect" coords="226,56,329,80"> 36 <area href="classTrivialPF.html" alt="TrivialPF" shape="rect" coords="226,112,329,136"> 37 </map> 38 </div> 30 <p><center><img src="classBM__inherit__graph.png" border="0" usemap="#BM__inherit__map" alt="Inheritance graph"></center> 31 <map name="BM__inherit__map"> 32 <area shape="rect" href="classKalman.html" title="Kalman filter with covaraince matrices in square root form." alt="" coords="5,84,133,111"><area shape="rect" href="classKalmanFull.html" title="Basic Kalman filter with full matrices (education purpose only)! Will be deleted..." alt="" coords="157,84,248,111"><area shape="rect" href="classPF.html" title="A Particle Filter prototype." alt="" coords="272,84,309,111"><area shape="rect" href="classTrivialPF.html" title="Trivial particle filter with proposal density that is not conditioned on the data..." alt="" coords="255,161,327,188"></map> 33 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 39 34 40 35 <p> … … 92 87 </dl> 93 88 94 <p>Implemented in <a class="el" href="classKalmanFull.html#048b13739b94c331cda08249b278552b">KalmanFull</a>, <a class="el" href="classKalman.html#e945d9205ca14acbd83ba80ea6f72b8e">Kalman< sq_T ></a>, and <a class="el" href="classTrivialPF.html#77a92bf054d763f806d27fc37a058389">TrivialPF</a>.</p>89 <p>Implemented in <a class="el" href="classKalmanFull.html#048b13739b94c331cda08249b278552b">KalmanFull</a>, <a class="el" href="classKalman.html#e945d9205ca14acbd83ba80ea6f72b8e">Kalman< sq_T ></a>, <a class="el" href="classPF.html#eb06bd7d4325f22f54233967295793b9">PF</a>, and <a class="el" href="classTrivialPF.html#77a92bf054d763f806d27fc37a058389">TrivialPF</a>.</p> 95 90 96 91 </div> 97 92 </div><p> 98 93 <hr>The documentation for this class was generated from the following file:<ul> 99 <li>work/mixpp/ <a class="el" href="libBM_8h-source.html">libBM.h</a></ul>100 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jan 23 11:30:11 2008 for mixpp by 94 <li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 95 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 15 18:57:41 2008 for mixpp by 101 96 <a href="http://www.doxygen.org/index.html"> 102 97 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>