|
gtsam 4.2
gtsam
|
Public Member Functions | |
| InvalidDenseElimination (const char *message) | |
| Public Member Functions inherited from gtsam::ThreadsafeException< InvalidDenseElimination > | |
| const char * | what () const noexcept override |
Additional Inherited Members | |
| Protected Types inherited from gtsam::ThreadsafeException< InvalidDenseElimination > | |
| typedef std::string | String |
| Protected Member Functions inherited from gtsam::ThreadsafeException< InvalidDenseElimination > | |
| ThreadsafeException () | |
| Default constructor is protected - may only be created from derived classes. | |
| ~ThreadsafeException () noexcept override | |
| Default destructor doesn't have the noexcept. | |
| Protected Attributes inherited from gtsam::ThreadsafeException< InvalidDenseElimination > | |
| bool | dynamic_ |
| Whether this object was moved. | |
| boost::optional< String > | description_ |
| Optional description. | |