Searched refs:getInitStep (Results 1 – 3 of 3) sorted by relevance
164 virtual void getInitStep(OutputArray step) const=0;
52 solver->getInitStep(settedStep); in mytest()
152 void getInitStep(OutputArray step) const { _step.copyTo(step); } in getInitStep() function in cv::DownhillSolverImpl