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