Searched refs:function_tolerance_ (Results 1 – 1 of 1) sorted by relevance
56 function_tolerance_(function_tolerance) { in NonlinearConjugateGradient()85 if (directional_derivative > -function_tolerance_) { in NextDirection()96 const double function_tolerance_; member in ceres::internal::NonlinearConjugateGradient