TransposeFlag.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_SYSTEM_TRANSPOSEFLAG_H_
36 #define _BLAZE_SYSTEM_TRANSPOSEFLAG_H_
37 
38 
39 //*************************************************************************************************
40 // Includes
41 //*************************************************************************************************
42 
44 
45 
46 
47 
48 //=================================================================================================
49 //
50 // TRANSPOSE FLAG
51 //
52 //=================================================================================================
53 
55 
56 #endif
Header file for the vector transpose flag types.
Configuration of the default transpose flag for all vectors of the Blaze library. ...