Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
blaze
config
StorageOrder.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
36
namespace
blaze {
37
38
//*************************************************************************************************
56
const
bool
defaultStorageOrder
=
rowMajor
;
57
//*************************************************************************************************
58
59
}
// namespace blaze
blaze::defaultStorageOrder
const bool defaultStorageOrder
The default storage order for all matrices of the Blaze library.This value specifies the default stor...
Definition:
StorageOrder.h:56
blaze::rowMajor
const bool rowMajor
Storage order flag for row-major matrices.
Definition:
StorageOrder.h:71
Generated on Wed Dec 3 2014 11:58:01 by
1.8.7