35#ifndef _BLAZE_MATH_ADAPTORS_STRICTLYLOWERMATRIX_BASETEMPLATE_H_
36#define _BLAZE_MATH_ADAPTORS_STRICTLYLOWERMATRIX_BASETEMPLATE_H_
560 ,
bool SO = StorageOrder_v<MT>
561 ,
bool DF = IsDenseMatrix_v<MT> >
Header file for the IsDenseMatrix type trait.
Matrix adapter for strictly lower triangular matrices.
Definition: BaseTemplate.h:563
Header file for the StorageOrder type trait.