gtsam/gtsam/groups.dox

57 lines
763 B
Plaintext
Raw Normal View History

2011-09-23 10:34:43 +08:00
/**
\defgroup LinearSolving Solving of sparse linear systems with least-squares
2022-07-27 04:25:52 +08:00
@{ @}
2011-09-23 10:34:43 +08:00
\defgroup Multifrontal Solving by multifrontal variable elimination (QR and Cholesky)
@{ @}
\defgroup Sequential Solving by sequential variable elimination (QR and Cholesky)
@{ @}
2022-07-27 04:47:27 +08:00
\defgroup base Base
@{ @}
2022-07-27 04:25:52 +08:00
\defgroup basis Basis
@{ @}
\defgroup discrete Discrete
@{ @}
\defgroup geometry Geometry
@{
Geometric primitives.
2011-09-23 10:34:43 +08:00
@}
2022-07-27 04:25:52 +08:00
\defgroup hybrid Hybrid
@{ @}
\defgroup inference Inference
@{ @}
\defgroup linear Linear
@{ @}
\defgroup navigation Navigation
@{ @}
\defgroup nonlinear Nonlinear
@{ @}
\defgroup sam SAM
@{ @}
\defgroup sfm SFM
@{ @}
\defgroup slam SLAM
@{ Useful SLAM components @}
\defgroup symbolic Symbolic
@{ @}
2022-07-27 06:06:39 +08:00
\defgroup isam2 ISAM2
@{ @}
2022-07-27 04:25:52 +08:00
*/