35 #ifndef _BLAZE_MATH_VIEWS_ALIGNMENTFLAG_H_
36 #define _BLAZE_MATH_VIEWS_ALIGNMENTFLAG_H_
const bool aligned
Alignment flag for aligned subvectors and submatrices.
Definition: AlignmentFlag.h:83
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
const bool unaligned
Alignment flag for unaligned subvectors and submatrices.
Definition: AlignmentFlag.h:63