35#ifndef _BLAZE_MATH_VIEWS_BAND_BASETEMPLATE_H_
36#define _BLAZE_MATH_VIEWS_BAND_BASETEMPLATE_H_
64 ,
bool DF = IsDenseMatrix_v<MT>
65 ,
bool MF = IsMatMatMultExpr_v<MT>
94 , IsMatMatMultExpr_v<MT>
Header file for the IsDenseMatrix type trait.
Header file for the IsMatMatMultExpr type trait class.
Pointer difference type of the Blaze library.
constexpr bool defaultTransposeFlag
The default transpose flag for all vectors of the Blaze library.
Definition: TransposeFlag.h:75
Header file for the default transpose flag for all vectors of the Blaze library.
Header file for basic type definitions.