35 #ifndef _BLAZE_MATH_TYPETRAITS_TRANSPOSEFLAG_H_ 36 #define _BLAZE_MATH_TYPETRAITS_TRANSPOSEFLAG_H_ 72 template<
typename T >
92 template<
typename T >
Generic wrapper for a compile time constant integral value.The IntegralConstant class template repres...
Definition: IntegralConstant.h:72
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
Evaluation of the transpose flag of a given matrix type.Via this type trait it is possible to evaluat...
Definition: TransposeFlag.h:73
Header file for the IntegralConstant class template.
constexpr bool TransposeFlag_v
Auxiliary variable template for the TransposeFlag type trait.The TransposeFlag_v variable template pr...
Definition: TransposeFlag.h:93