35 #ifndef _BLAZE_MATH_STORAGEORDER_H_ 36 #define _BLAZE_MATH_STORAGEORDER_H_ const bool columnMajor
Storage order flag for column-major matrices.
Definition: StorageOrder.h:99
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