35#ifndef _BLAZE_SYSTEM_PADDING_H_
36#define _BLAZE_SYSTEM_PADDING_H_
Header file for the padding flag enumeration.
Configuration of the default padding flag for all vectors and matrices of the Blaze library.
#define BLAZE_DEFAULT_PADDING_FLAG
The default padding flag for all vectors and matrices of the Blaze library.
Definition: Padding.h:67
PaddingFlag
Padding flag for (un-)padded vectors and matrices.
Definition: PaddingFlag.h:77
constexpr PaddingFlag defaultPaddingFlag
The default padding flag for all vectors and matrices of the Blaze library.
Definition: Padding.h:74