gtsam 4.2.0
gtsam
|
A thin wrapper around std::set that uses boost's fast_pool_allocator. More...
Go to the source code of this file.
Classes | |
class | gtsam::FastSet< VALUE > |
FastSet is a thin wrapper around std::set that uses the boost fast_pool_allocator instead of the default STL allocator. More... | |
Namespaces | |
namespace | gtsam |
Global functions in a separate testing namespace. | |
A thin wrapper around std::set that uses boost's fast_pool_allocator.