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
Header file for the EnableIf class template.
const DMatForEachExpr< MT, Real, SO > real(const DenseMatrix< MT, SO > &dm)
Returns a matrix containing the real part of each single element of dm.
Definition: DMatForEachExpr.h:1223
Header file for the IsBuiltin type trait.
System settings for the inline keywords.