gtsam 4.1.1
gtsam
|
Base exception type that uses tbb_allocator if GTSAM is compiled with TBB. More...
Go to the source code of this file.
Classes | |
class | gtsam::ThreadsafeException< DERIVED > |
Base exception type that uses tbb_allocator if GTSAM is compiled with TBB. More... | |
class | gtsam::RuntimeErrorThreadsafe |
Thread-safe runtime error exception. More... | |
class | gtsam::OutOfRangeThreadsafe |
Thread-safe out of range exception. More... | |
class | gtsam::InvalidArgumentThreadsafe |
Thread-safe invalid argument exception. More... | |
class | gtsam::CholeskyFailed |
Indicate Cholesky factorization failure. More... | |
Namespaces | |
namespace | gtsam |
Global functions in a separate testing namespace. | |
Base exception type that uses tbb_allocator if GTSAM is compiled with TBB.