gtsam 4.1.1
gtsam
|
Default allocator for list, map, and set types.
Static Public Attributes | |
static const bool | isBoost = true |
static const bool | isTBB = false |
static const bool | isSTL = false |
Public Types | |
typedef boost::fast_pool_allocator< T > | type |