Skip to content

function cconj(E1 &&) expressions

template <expression_argument E1>
KFR_FUNCTION expression_make_function<fn::cconj, E1> cconj(E1&& x)

Returns template expression that returns the complex conjugate of the complex number x

Defined at base/simd_expressions.hpp:349