Home
last modified time | relevance | path

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

/external/ceres-solver/include/ceres/
Dsolver.h739 bool IsSolutionUsable() const;
/external/ceres-solver/examples/
Dlibmv_homography.cc369 return summary.IsSolutionUsable(); in EstimateHomography2DFromCorrespondences()
/external/ceres-solver/internal/ceres/
Dsolver.cc606 bool Solver::Summary::IsSolutionUsable() const { in IsSolutionUsable() function in ceres::Solver::Summary
/external/ceres-solver/docs/source/
Dsolving.rst1879 .. function:: bool Solver::Summary::IsSolutionUsable() const