35 #ifndef _BLAZE_MATH_ADAPTORS_STRICTLYUPPERMATRIX_BASETEMPLATE_H_ 36 #define _BLAZE_MATH_ADAPTORS_STRICTLYUPPERMATRIX_BASETEMPLATE_H_ 555 template<
typename MT
556 ,
bool SO = StorageOrder_v<MT>
557 ,
bool DF = IsDenseMatrix_v<MT> >
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
Matrix adapter for strictly upper triangular matrices.
Definition: BaseTemplate.h:558
Header file for the IsDenseMatrix type trait.
Header file for the StorageOrder type trait.