Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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: