|
gtsam 4.2
gtsam
|
Global debugging flags. More...
Go to the source code of this file.
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Macros | |
| #define | ISDEBUG(S) |
| #define | SETDEBUG(S, V) |
Functions | |
| bool | gtsam::guardedIsDebug (const std::string &s) |
| void | gtsam::guardedSetDebug (const std::string &s, const bool v) |
| bool | gtsam::isDebugVersion () |
Global debugging flags.
| #define ISDEBUG | ( | S | ) |
| #define SETDEBUG | ( | S, | |
| V ) |