26#include <gtsam/base/chartTesting.h>
28#include <gtsam/base/concepts.h>
29#include <gtsam/base/ConcurrentMap.h>
37#include <gtsam/base/GenericValue.h>
55#include <gtsam/base/VectorSpace.h>
The base class for any variable that can be optimized or used in a factor.
Concept check class for variable types with Group properties.
A thin wrapper around std::list that uses boost's fast_pool_allocator.
A thin wrapper around std::vector that uses a custom allocator.
Typedefs for easier changing of types.
Base class and basic functions for Manifold types.
Base exception type that uses tbb_allocator if GTSAM is compiled with TBB.
A faster implementation for DSF, which uses vector rather than btree.
Provides additional testing facilities for common data structures.
A matrix with column blocks of pre-defined sizes.
Convenience functions for serializing data structures via boost.serialization.
Access to matrices via blocks of pre-defined sizes.
A thin wrapper around std::set that uses boost's fast_pool_allocator.
typedef and functions to augment Eigen's MatrixXd
Group product of two Lie Groups.
Special class for optional Jacobian arguments.
Concept check for values that can be used in unit tests.
An easy way to control which allocator is used for Fast* collections.
Provides convenient mappings of common member functions for testing.
A thin wrapper around std::map that uses boost's fast_pool_allocator.
typedef and functions to augment Eigen's VectorXd
Efficient incomplete Cholesky on rank-deficient matrices, todo: constrained Cholesky.
Base class and basic functions for Lie types.