Skip to content

Function isreal

function isreal(const complex<T> &) simd

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

Returns mask with true for real elements

Fully qualified name: kfr::isreal(const complex<T> &)

Declared at simd/complex.hpp:231

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.