35 #ifndef _BLAZE_MATH_SMP_DENSEVECTOR_H_
36 #define _BLAZE_MATH_SMP_DENSEVECTOR_H_
45 #if BLAZE_OPENMP_PARALLEL_MODE
47 #elif BLAZE_CPP_THREADS_PARALLEL_MODE || BLAZE_BOOST_THREADS_PARALLEL_MODE
System settings for the shared-memory parallelization.
Header file for the default dense vector SMP implementation.
Header file for the OpenMP-based dense vector SMP implementation.
Header file for the C++11/Boost thread-based dense vector SMP implementation.