Blaze 3.9
TransposeFlag.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35
36//*************************************************************************************************
66#ifndef BLAZE_DEFAULT_TRANSPOSE_FLAG
67#define BLAZE_DEFAULT_TRANSPOSE_FLAG blaze::columnVector
68#endif
69//*************************************************************************************************