Lines Matching refs:min_threshold
2031 const double min_threshold, const double max_threshold,ExceptionInfo *exception)2112 if ((double) q[i] < min_threshold)2113 threshold=min_threshold;