Blaze  3.6
StorageOrder.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 
36 //*************************************************************************************************
62 #ifndef BLAZE_DEFAULT_STORAGE_ORDER
63 #define BLAZE_DEFAULT_STORAGE_ORDER blaze::rowMajor
64 #endif
65 //*************************************************************************************************