Searched refs:not_found_dbl (Results 1 – 1 of 1) sorted by relevance
2198 const double not_found_dbl = DBL_MAX; in read() local2285 df[i].rho = cvReadRealByName( fs, df_elem, "rho", not_found_dbl ); in read()2286 if( fabs(df[i].rho - not_found_dbl) < DBL_EPSILON ) in read()