Skip to content

function isreal(const int &) complex

template <typename T>
KFR_INTRINSIC bool isreal(const complex<T>& x)

Returns mask with true for real elements

Defined at simd/complex.hpp:183