
Go to the source code of this file.
Macros | |
| #define | GTSAM_ENABLE_DEBUG |
| #define | NDEBUG |
Functions | |
| int | main () |
| TEST (Debug, debug_disabled) | |
| TEST (Debug, debug_enabled) | |
| #define GTSAM_ENABLE_DEBUG |
Definition at line 35 of file testDebug.cpp.
| #define NDEBUG |
Definition at line 21 of file testDebug.cpp.
| int main | ( | ) |
Definition at line 49 of file testDebug.cpp.
| TEST | ( | Debug | , |
| debug_disabled | |||
| ) |
Definition at line 26 of file testDebug.cpp.
| TEST | ( | Debug | , |
| debug_enabled | |||
| ) |
Definition at line 39 of file testDebug.cpp.