35 #ifndef _BLAZE_MATH_VIEWS_ELEMENTS_BASETEMPLATE_H_ 36 #define _BLAZE_MATH_VIEWS_ELEMENTS_BASETEMPLATE_H_ 62 ,
bool TF = IsRowVector_v<VT>
63 ,
bool DF = IsDenseVector_v<VT>
89 using Elements_ = Elements< VT
Header file for basic type definitions.
Header file for the IsRowVector type trait.
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
Header file for the IsDenseVector type trait.