35 #ifndef _BLAZE_MATH_ADAPTORS_UPPERMATRIX_BASETEMPLATE_H_ 36 #define _BLAZE_MATH_ADAPTORS_UPPERMATRIX_BASETEMPLATE_H_ 550 template<
typename MT
551 ,
bool SO = StorageOrder<MT>::value
552 ,
bool DF = IsDenseMatrix<MT>::value >
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
Matrix adapter for upper triangular matrices.
Definition: BaseTemplate.h:553
Header file for the IsDenseMatrix type trait.
Header file for the StorageOrder type trait.