Function cconj¶
function cconj(const T1 &) simd¶
template <numeric T1>
KFR_INTRINSIC T1 cconj(const T1& x) Returns the complex conjugate of the complex number x
Fully qualified name: kfr::cconj(const T1 &)
Declared at simd/complex.hpp:391
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.