HomeSort by relevance Sort by last modified time
    Searched full:icv_strtod (Results 1 - 1 of 1) sorted by null

  /external/opencv/cxcore/src/
cxpersistence.cpp 807 static double icv_strtod( CvFileStorage* fs, char* ptr, char** endptr ) function
1012 fval = icv_strtod( fs, ptr, &endptr );
    [all...]

Completed in 1319 milliseconds