Home
last modified time | relevance | path

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

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