Searched refs:getGradientEps (Results 1 – 2 of 2) sorted by relevance
49 double MinProblemSolver::Function::getGradientEps() const { return 1e-3; } in getGradientEps() function in cv::MinProblemSolver::Function52 double eps = getGradientEps(); in getGradient()
68 virtual double getGradientEps() const;