StorageOrder.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 
36 namespace blaze {
37 
38 //*************************************************************************************************
57 //*************************************************************************************************
58 
59 } // namespace blaze
const bool defaultStorageOrder
The default storage order for all matrices of the Blaze library.This value specifies the default stor...
Definition: StorageOrder.h:56
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
const bool rowMajor
Storage order flag for row-major matrices.
Definition: StorageOrder.h:71