Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
blaze
config
TransposeFlag.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
36
namespace
blaze
{
37
38
//*************************************************************************************************
56
constexpr
bool
defaultTransposeFlag
=
columnVector
;
57
//*************************************************************************************************
58
59
}
// namespace blaze
blaze::columnVector
const bool columnVector
Transpose flag for column vectors.
Definition:
TransposeFlag.h:58
blaze
Namespace of the Blaze C++ math library.
Definition:
Blaze.h:57
blaze::defaultTransposeFlag
constexpr bool defaultTransposeFlag
The default transpose flag for all vectors of the Blaze library.This value specifies the default tran...
Definition:
TransposeFlag.h:56
Generated on Wed Aug 24 2016 06:13:34 by
1.8.10