|
gtsam 4.2
gtsam
|
A thin wrapper around std::vector that uses a custom allocator. More...
Go to the source code of this file.
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Typedefs | |
| template<typename T> | |
| using | gtsam::FastVector |
| FastVector is a type alias to a std::vector with a custom memory allocator. | |
A thin wrapper around std::vector that uses a custom allocator.