Home
last modified time | relevance | path

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

/external/opencv3/modules/hal/include/opencv2/hal/
Ddefs.h461 CV_INLINE int cvIsInf( double value ) in cvIsInf() function
563 CV_INLINE int cvIsInf( float value ) in cvIsInf() function
/external/opencv/cxcore/include/
Dcxtypes.h284 CV_INLINE int cvIsInf( double value ) in cvIsInf() function