Skip to content

function real(E1 &&) expressions

template <expression_argument E1>
KFR_INTRINSIC expression_make_function<fn::real, E1> real(E1&& x)

Returns the real part of the complex value

Defined at base/simd_expressions.hpp:335