function cdupreal(const vec<complex<T>, N> &) complex¶
template <typename T, size_t N>
KFR_INTRINSIC vec<complex<T>, N> cdupreal(const vec<complex<T>, N>& x) Returns vector of complex values with real part duplicated
Defined at simd/complex.hpp:143