gtsam  4.0.0
gtsam
Modules
Here is a list of all modules:
[detail level 12]
 Solving of sparse linear systems with least-squaresDensely partially eliminate with Cholesky factorization
 Solving by multifrontal variable elimination (QR and Cholesky)An EliminatableClusterTree, i.e., a set of variable clusters with factors, arranged in a tree, with the additional property that it represents the clique tree associated with a Bayes net
 Solving by sequential variable elimination (QR and Cholesky)
 BaseFastMap is a thin wrapper around std::map that uses the boost fast_pool_allocator instead of the default STL allocator
 GeometryThe most common 5DOF 3D->2D calibration
 NavigationBase class for prior on attitude Example:
 SLAMPreintegratedCombinedMeasurements integrates the IMU measurements (rotation rates and accelerations) and the corresponding covariance matrix
 ISAM2Implementation of the full ISAM2 algorithm for incremental nonlinear optimization
 SAMBinary factor for a bearing measurement Works for any two types A1,A2 for which the functor Bearing<A1,A2>() is defined