Home
last modified time | relevance | path

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

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