Skip to content

function real(const T &) complex

template <numeric T>
constexpr KFR_INTRINSIC T real(const T& value) { … }

Returns the real part of the complex value

Defined at simd/complex.hpp:229