TransposeFlag.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 
36 //*************************************************************************************************
62 #ifndef BLAZE_DEFAULT_TRANSPOSE_FLAG
63 #define BLAZE_DEFAULT_TRANSPOSE_FLAG blaze::columnVector
64 #endif
65 //*************************************************************************************************