Namespaces | Typedefs
FastVector.h File Reference

A thin wrapper around std::vector that uses a custom allocator. More...

#include <gtsam/base/FastDefaultAllocator.h>
#include <vector>
Include dependency graph for FastVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gtsam
 traits
 

Typedefs

template<typename T >
using gtsam::FastVector = std::vector< T, typename internal::FastDefaultVectorAllocator< T >::type >
 

Detailed Description

A thin wrapper around std::vector that uses a custom allocator.

Author
Richard Roberts
Frank Dellaert
Date
Feb 9, 2011

Definition in file FastVector.h.



gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:08:40