Searched defs:isPlusInf (Results 1 – 2 of 2) sorted by relevance
| /external/eigen/test/ | ||
| D | main.h | 617 template<typename T> bool isPlusInf(const T& x) in isPlusInf() function |
| /external/python/pyasn1/pyasn1/type/ | ||
| D | univ.py | 1339 def isPlusInf(self): member in Real |