Blaze 3.9
StorageOrder.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35
36//*************************************************************************************************
66#ifndef BLAZE_DEFAULT_STORAGE_ORDER
67#define BLAZE_DEFAULT_STORAGE_ORDER blaze::rowMajor
68#endif
69//*************************************************************************************************