35 #ifndef _BLAZE_MATH_ADAPTORS_UNIUPPERMATRIX_BASETEMPLATE_H_ 36 #define _BLAZE_MATH_ADAPTORS_UNIUPPERMATRIX_BASETEMPLATE_H_ 573 template<
typename MT
574 ,
bool SO = StorageOrder_v<MT>
575 ,
bool DF = IsDenseMatrix_v<MT> >
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
Header file for the IsDenseMatrix type trait.
Matrix adapter for upper unitriangular matrices.
Definition: BaseTemplate.h:576
Header file for the StorageOrder type trait.