35 #ifndef _BLAZE_MATH_VIEWS_ROW_BASETEMPLATE_H_
36 #define _BLAZE_MATH_VIEWS_ROW_BASETEMPLATE_H_
351 template<
typename MT
352 ,
bool SO = IsRowMajorMatrix<MT>::value
353 ,
bool DF = IsDenseMatrix<MT>::value
354 ,
bool SF = IsSymmetric<MT>::value >
Header file for the alignment flag values.
Header file for the IsSymmetric type trait.
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Header file for the IsDenseMatrix type trait.
Header file for the IsRowMajorMatrix type trait.