35 #ifndef _BLAZE_MATH_ADAPTORS_HERMITIANMATRIX_BASETEMPLATE_H_ 36 #define _BLAZE_MATH_ADAPTORS_HERMITIANMATRIX_BASETEMPLATE_H_ 611 template<
typename MT
612 ,
bool SO = StorageOrder<MT>::value
613 ,
bool DF = IsDenseMatrix<MT>::value >
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Header file for the IsDenseMatrix type trait.
Matrix adapter for Hermitian matrices.
Definition: BaseTemplate.h:614
Header file for the StorageOrder type trait.