HomeSort by relevance Sort by last modified time
    Searched refs:CV_CHECK_NANS (Results 1 - 4 of 4) sorted by null

  /external/opencv/cxcore/src/
cxjacobieigens.cpp 425 CV_CHECK_NANS( evects );
426 CV_CHECK_NANS( evals );
cxsvd.cpp     [all...]
cxmatmul.cpp     [all...]
  /external/opencv/cxcore/include/
cxmisc.h 112 #define CV_CHECK_NANS( arr ) cvCheckArray((arr))
114 #define CV_CHECK_NANS( arr )
    [all...]

Completed in 46 milliseconds