Searched refs:DownhillSolverImpl (Results 1 – 1 of 1) sorted by relevance
143 class DownhillSolverImpl : public DownhillSolver class146 DownhillSolverImpl() in DownhillSolverImpl() function in cv::DownhillSolverImpl458 Ptr<DownhillSolver> DS = makePtr<DownhillSolverImpl>(); in create()