gtsam
4.0.0
gtsam
|
Base exception type that uses tbb_exception 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_exception 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 | |
gtsam | |
Global functions in a separate testing namespace. | |
Base exception type that uses tbb_exception if GTSAM is compiled with TBB.