Searched refs:SolveWithFullReport (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/examples/
H A Dellipse_approximation.cc359 bool SolveWithFullReport(ceres::Solver::Options options, function
443 CHECK(SolveWithFullReport(options, &problem, true));
448 CHECK(SolveWithFullReport(options, &problem, false));

Completed in 1123 milliseconds