|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
A thin wrapper around std::vector that uses a custom allocator. More...


Go to the source code of this file.
Namespaces | |
| gtsam | |
Typedefs | |
| template<typename T > | |
| using | gtsam::FastVector = std::vector< T, typename internal::FastDefaultVectorAllocator< T >::type > |
A thin wrapper around std::vector that uses a custom allocator.
1.8.13