|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Indicate Cholesky factorization failure. More...
#include <ThreadsafeException.h>


Public Member Functions | |
| const char * | what () const noexcept override |
Protected Types | |
| typedef std::string | String |
| typedef std::allocator< char > | Allocator |
Protected Attributes | |
| bool | dynamic_ |
| Whether this object was moved. | |
| std::optional< String > | description_ |
| Optional description. | |
Indicate Cholesky factorization failure.
1.8.13