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>
89using Elements_ = Elements< VT
Header file for the IsDenseVector type trait.
Header file for the IsRowVector type trait.
Header file for basic type definitions.