35 #ifndef _BLAZE_SYSTEM_CACHESIZE_H_ 36 #define _BLAZE_SYSTEM_CACHESIZE_H_ Header file for basic type definitions.
#define BLAZE_CACHE_SIZE
Cache size of the target architecture.This setting specifies the available cache size in Byte of the ...
Definition: CacheSize.h:55
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Configuration of the cache size of the target architecture.
#define BLAZE_STATIC_ASSERT(expr)
Compile time assertion macro.In case of an invalid compile time expression, a compilation error is cr...
Definition: StaticAssert.h:112