Searched refs:decrease_threshold_ (Results 1 – 2 of 2) sorted by relevance
117 const double decrease_threshold_; variable
63 decrease_threshold_(0.25), in DoglegStrategy()616 if (step_quality < decrease_threshold_) { in StepAccepted()