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