|
| ValuesKeyDoesNotExist (const char *operation, Key key) throw () |
| Construct with the key that does not exist in the values.
|
|
Key | key () const throw () |
| The key that was attempted to be accessed that does not exist.
|
|
virtual const char * | what () const throw () |
| 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/gtsam/gtsam/nonlinear/Values.h
- /Users/dellaert/git/gtsam/gtsam/nonlinear/Values.cpp