SyTen

◆ isnan() [2/2]

template<typename T >
bool syten::isnan ( std::complex< T > const &  x)

isnan() for complex types, returns true if either real or imaginary part are NaN

References imag(), isnan(), and real().

+ Here is the call graph for this function: