35#ifndef _BLAZE_SYSTEM_ALIGNMENT_H_
36#define _BLAZE_SYSTEM_ALIGNMENT_H_
Header file for the alignment flag enumeration.
Configuration of the default alignment for all vectors and matrices of the Blaze library.
#define BLAZE_DEFAULT_ALIGNMENT_FLAG
The default alignment for all vectors and matrices of the Blaze library.
Definition: Alignment.h:67
AlignmentFlag
Alignment flag for (un-)aligned vectors and matrices.
Definition: AlignmentFlag.h:63
constexpr AlignmentFlag defaultAlignmentFlag
The default alignment for all vectors and matrices of the Blaze library.
Definition: Alignment.h:75