OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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