|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|


Public Member Functions | |
| InvalidDenseElimination (const char *message) | |
| 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. | |
1.8.13