Skip to content

function isreal(const complex<T> &) 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