35 #ifndef _BLAZE_MATH_SHIMS_REAL_H_
36 #define _BLAZE_MATH_SHIMS_REAL_H_
81 template<
typename T >
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
#define BLAZE_ALWAYS_INLINE
Platform dependent setup of an enforced inline keyword.
Definition: Inline.h:85
const RealExprTrait< MT >::Type real(const DenseMatrix< MT, SO > &dm)
Returns a matrix containing the real part of each single element of dm.
Definition: DMatRealExpr.h:920
Header file for the EnableIf class template.
Header file for the IsBuiltin type trait.
System settings for the inline keywords.