SMP.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 
36 namespace blaze {
37 
38 //*************************************************************************************************
51 #define BLAZE_USE_SHARED_MEMORY_PARALLELIZATION 1
52 //*************************************************************************************************
53 
54 } // namespace blaze
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57