Blaze 3.9
Vectorization.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35
36//*************************************************************************************************
65#ifndef BLAZE_USE_VECTORIZATION
66#define BLAZE_USE_VECTORIZATION 1
67#endif
68//*************************************************************************************************
69
70
71//*************************************************************************************************
97#ifndef BLAZE_USE_SLEEF
98#define BLAZE_USE_SLEEF 0
99#endif
100//*************************************************************************************************
101
102//*************************************************************************************************
128#ifndef BLAZE_USE_XSIMD
129#define BLAZE_USE_XSIMD 0
130#endif
131//*************************************************************************************************