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
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
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
Generated on Thu Jul 2 2015 04:54:53 by
1.8.9.1