35#ifndef _BLAZE_SYSTEM_STORAGEORDER_H_
36#define _BLAZE_SYSTEM_STORAGEORDER_H_
Configuration of the default storage order for all matrices of the Blaze library.
#define BLAZE_DEFAULT_STORAGE_ORDER
The default storage order for all matrices of the Blaze library.
Definition: StorageOrder.h:67
constexpr bool defaultStorageOrder
The default storage order for all matrices of the Blaze library.
Definition: StorageOrder.h:75
Header file for the matrix storage order types.