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

/external/ceres-solver/include/ceres/
H A Dsolver.h739 bool IsSolutionUsable() const;
/external/ceres-solver/examples/
H A Dlibmv_homography.cc369 return summary.IsSolutionUsable();
/external/ceres-solver/internal/ceres/
H A Dsolver.cc606 bool Solver::Summary::IsSolutionUsable() const { function in class:ceres::Solver::Summary

Completed in 227 milliseconds