35 #ifndef _BLAZE_MATH_FUNCTORS_REAL_H_ 36 #define _BLAZE_MATH_FUNCTORS_REAL_H_ 74 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
Real()
Default constructor of the Real functor.
Definition: Real.h:64
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
Generic wrapper for the real() function.
Definition: Real.h:59
Header file for the real shim.
System settings for the inline keywords.