Skip to content

Function cdupreal

function cdupreal(const vec<complex<T>, N> &) simd

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

Fully qualified name: kfr::cdupreal(const vec<complex<T>, N> &)

Declared at simd/complex.hpp:191

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.