gtsam 4.1.1
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) (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) |
bool | gtsam::isDebugVersion () |
Global debugging flags.