Skip to content

function imag(E1 &&) expressions

template <expression_argument E1>
KFR_INTRINSIC expression_make_function<fn::imag, E1> imag(E1&& x)

Returns the imaginary part of the complex value

Defined at base/simd_expressions.hpp:342