Home
last modified time | relevance | path

Searched defs:isPlusInf (Results 1 – 2 of 2) sorted by relevance

/external/eigen/test/
Dmain.h617 template<typename T> bool isPlusInf(const T& x) in isPlusInf() function
/external/python/pyasn1/pyasn1/type/
Duniv.py1339 def isPlusInf(self): member in Real