Searched refs:isNotNaN (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dstable_norm.cpp12 template<typename T> bool isNotNaN(const T& x) function
22 return isNotNaN(sub(x,x));

Completed in 110 milliseconds