Debugging.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 
36 namespace blaze {
37 
38 //*************************************************************************************************
52 #define BLAZE_USE_DEBUG_MODE 0
53 //*************************************************************************************************
54 
55 
56 //*************************************************************************************************
68 #define BLAZE_USE_FUNCTION_TRACES 0
69 //*************************************************************************************************
70 
71 } // namespace blaze
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57