Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
blaze
config
StorageOrder.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
36
namespace
blaze
{
37
38
//*************************************************************************************************
56
constexpr
bool
defaultStorageOrder
=
rowMajor
;
57
//*************************************************************************************************
58
59
}
// namespace blaze
blaze
Namespace of the Blaze C++ math library.
Definition:
Blaze.h:57
blaze::rowMajor
const bool rowMajor
Storage order flag for row-major matrices.
Definition:
StorageOrder.h:71
blaze::defaultStorageOrder
constexpr bool defaultStorageOrder
The default storage order for all matrices of the Blaze library.This value specifies the default stor...
Definition:
StorageOrder.h:56
Generated on Wed Aug 24 2016 06:13:34 by
1.8.10