|
| ValuesKeyDoesNotExist (const char *operation, Key key) noexcept |
| Construct with the key that does not exist in the values.
|
|
Key | key () const noexcept |
| The key that was attempted to be accessed that does not exist.
|
|
GTSAM_EXPORT const char * | what () const noexcept override |
| The message to be displayed to the user.
|
|
|
const char * | operation_ |
| The operation that attempted to access the key.
|
|
const Key | key_ |
| The key that does not exist.
|
|
The documentation for this class was generated from the following files:
- /Users/dellaert/git/github/gtsam/nonlinear/Values.h
- /Users/dellaert/git/github/gtsam/nonlinear/Values.cpp