35 #ifndef _BLAZE_UTIL_TYPES_H_
36 #define _BLAZE_UTIL_TYPES_H_
unsigned char byte_t
Byte data type of the Blaze library.The byte data type is guaranteed to be an integral data type of s...
Definition: Types.h:79
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
64-bit unsigned integer type of the Blaze library.
uint64_t ularge_t
The largest available unsigned integer data type.
Definition: Types.h:167
64-bit signed integer type of the Blaze library.