35#ifndef _BLAZE_MATH_VIEWS_ROWS_BASETEMPLATE_H_
36#define _BLAZE_MATH_VIEWS_ROWS_BASETEMPLATE_H_
63 ,
bool SO = IsRowMajorMatrix_v<MT>
64 ,
bool DF = IsDenseMatrix_v<MT>
65 ,
bool SF = IsSymmetric_v<MT>
92 , IsRowMajorMatrix_v<MT>
Header file for the IsDenseMatrix type trait.
Header file for the IsRowMajorMatrix type trait.
Header file for the IsSymmetric type trait.
Header file for basic type definitions.