Lines Matching full:min_dist
621 double min_dist = DBL_MAX;644 if( min_dist > dist )646 min_dist = dist;