35 #ifndef _BLAZE_SYSTEM_OPTIMIZATIONS_H_ 36 #define _BLAZE_SYSTEM_OPTIMIZATIONS_H_ 56 constexpr
bool usePadding = BLAZE_USE_PADDING;
#define BLAZE_USE_STREAMING
Configuration of the padding of dense vectors and matrices.This configuration switch enables/disables...
Definition: Optimizations.h:90
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
#define BLAZE_USE_OPTIMIZED_KERNELS
Configuration switch for optimized kernels.This configuration switch enables/disables all optimized c...
Definition: Optimizations.h:120
Configuration of performance optimizations.