35#ifndef _BLAZE_SYSTEM_TRANSPOSEFLAG_H_
36#define _BLAZE_SYSTEM_TRANSPOSEFLAG_H_
Configuration of the default transpose flag for all vectors of the Blaze library.
#define BLAZE_DEFAULT_TRANSPOSE_FLAG
The default transpose flag for all vectors of the Blaze library.
Definition: TransposeFlag.h:67
constexpr bool defaultTransposeFlag
The default transpose flag for all vectors of the Blaze library.
Definition: TransposeFlag.h:75
Header file for the vector transpose flag types.